﻿/*  style sheet for Registry Genius Only  */

.STYLE2 {font-size: 24px}
.STYLE2a {font-size: 14px}

.color02 {
	color: #3371E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}

.color04 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
}

#dF {
    padding: 10px 60px 10px 60px; 
    font-size:12px;
}


#dCU {
    border: solid 2px;
    background-color: #FFFAE6;
    padding: 5px 5px 5px 5px;
}

#tCU td {
    /* color: #118ED5; */
    line-height:20px;
    width: 35%;
}

#feature td {
	background-repeat: no-repeat;
	height: 27px;
	width:106px;
	padding-top: 80px;
	text-align: center;
	font-size: 12px;
}

.feturetable {
    border-collapse:collapse;
}

.feturetable td {
    height:20px; 
    line-height:20px; 
    border: solid 1px silver;
    padding-left:5px;
}
