

/* 
  General preferences 
*/
body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #0E246E;
	color: #222222;
	margin-top: 0px;
	margin-left: 0px;
}



a:link    { 
	color: #0000FF;
	background-color: inherit;
	text-decoration: none; 
}
a:visited    { 
	color: #0000FF;
	background-color: inherit;
	text-decoration: none; 
}

a:active { 
	color: #CC0000; 
	background-color: inherit;
	text-decoration: none; 
} 

a:hover { 
	color: #CC0000; 
	background-color: inherit;
	text-decoration: underline; 
} 

table{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #222222;
}



/* 
  Form elements 
*/
input, textarea, select {
	font-size: 11px;
	background-color: #FFFFFF; 
	color: #444444;
	border: #444444 1px solid;
}
input.checkbox { 
	border: none; 
}
input.button   { 
	color: inherit;
	background-color: #EEEEEE; 
	cursor: default; 
}

table td .design{
	font-size: 12px;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}

table .head {
	font-size: 12px;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}

table .head td {
	font-size: 12px;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}


table .links {
	font-size: 12px;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}

table .links td {
	font-size: 12px;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}


td .linkcat {
	font-size: 12px;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-collapse: collapse;
	text-align: left;
}

a.key:link { 
	color: #222222;
	background-color: inherit;
	text-decoration: none; 
}

a.key:visited { 
	color: #222222; 
	background-color: inherit;
	text-decoration: none; 
} 
a.key:active { 
	color: #222222; 
	background-color: inherit;
	text-decoration: none; 
} 
a.key:hover { 
	color: #222222; 
	background-color: inherit;
	text-decoration: underline; 
} 

table td .sales {
	text-align: center;
	font-size: 11px;
}



a.mls:link {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none; 
	font-size: 12px;
	font-weight: 600;
}

a.mls:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: underline; 
	font-weight: 600;
}


a.mls:active {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none; 
	font-weight: 600;
}

a.mls:visited {
	color: #FF0000;
	background-color: inherit;
	text-decoration: none; 
	font-weight: 600;
}

.partitle {
	font-family: arial; 
	color: #AF6F6F;
	letter-spacing: 2px;
	font-size: 18px;
} 


.letterbox {
	float:left;
	text-align: justify;
	font-family: Times New Roman; 
	font-weight: 600;
	color: #222222;
	border-color: #AF6F6F #AF6F6F #AF6F6F #AF6F6F;
	padding: 2px 4px 2px 4px;
	font-size: 24px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	
}
.partitle {
	font-family: arial; 
	color: #AF6F6F;
	letter-spacing: 2px;
	font-size: 20px;
}
.fact {
	font-family: arial; 
	color: #222222;
	font-size: 12px;
	border: 1px solid #AF6F6F; 
	padding: 5px;
	
}

.bluebox {
	float:left;
	text-align: justify;
	font-family: Times New Roman; 
	font-weight: 600;
	color: #00FF00;
	border-color: #AF6F6F #AF6F6F #AF6F6F #AF6F6F;
	padding: 2px 10px 5px 10px;
	font-size: 24px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

table .navcats { 
	background-color: #FDAF2F;
}

table .navcats td { 
	background-color: #FDAF2F;
	text-align: left;
	font-size: 12px;
    line-height: 1.5;
    padding: 0px 0px 5px 3px;
}

table .navlistings { 
	background-color: #FDAF2F;
}

table .navlistings td { 
	background-color: #FDAF2F;
	text-align: center;
	font-size: 10px;
}


table .gtrebstatshead { 
	font-family: Arial;
	font-size: 9px;
	font-weight: 600;
	text-align: center;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}
table .gtrebstatshead td { 
	font-family: Arial;
	font-size: 9px;
	font-weight: 600;
	text-align: center;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}


table .gtrebstats { 
	font-family: Arial;
	text-align: center;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}
table .gtrebstats td { 
	font-size: 11px;
	text-align: center;
	border-color: #2c557e #2c557e #2c557e #2c557e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: collapse;
}

select.birthday{
	font-size: 11px;
	background: #d1d8e8;
	border: 1px solid #3877AC;
}

#year{
	width: 100px;
}

#month{
	width: 50px;
}

#date{
	width: 40px;
}

select.radmail{
	font-size: 11px;
	background: #d1d8e8;
	border: 1px solid #3877AC;
	width: 150px;
}

textarea.radmail{
	font-size: 11px;
	width: 300px;
	height: 150px;
	background: #d1d8e8;
	border: 1px solid #3877AC;
}

input.radmail{
	font-size: 11px;
	width: 250px;
	background: #d1d8e8;
	border: 1px solid #3877AC;
}

table.radmail{
	font-family: verdana;
	font-weight: 400;
	color: #000000;
	font-size: 11px;
	width: 100%;
	background: #FFFFFF;
}

tr.radmail#title{
	text-align: left;
	font-size: 12px;
	font-weight: 600;
	color: #F4E9A7;
	background: #163B72;
}

tr.radmail#subtitle{
	text-align: left;
	font-size: 13px;
}

tr.radmail#heading{
	text-align: left;
	background: #163B72;
	color: #00FF00;
	font-size: 12px;
}

tr.radmail#row0{
	background: #FFFFFF;
}

tr.radmail#row1{
	background: #FFFFFF;
}

input.radmail_button{
	width: 80px;
}

