

/* 
  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;
