/* CSS Document */

body {  background-color: #faf5e1; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8c0000;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 10px;
}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #8c0000; font-weight: bold; letter-spacing: 0px }

.Devhead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #8c0000; font-weight: bold; letter-spacing: 0px }


.body  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}

.mytext  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}



.bodynoleading  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.bodynoleading a:link {color: #8c0000;  font-weight : normal; text-decoration: none } 
.bodynoleading a:visited {color: #8c0000;  font-weight : normal; text-decoration: none } 
.bodynoleading a:hover {color: #000000;  font-weight : normal; text-decoration: underline } 
.bodynoleading a:active {color: #000000;  font-weight : normal; text-decoration: underline } 

.bodybold  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}


.bodysmall  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}


.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; } 

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; 	padding: 6px;} 
.footer a:link {color: #FFFFFF; text-decoration: none} 
.footer a:visited {color: #FFFFFF; text-decoration: none} 
.footer a:hover {color: #000000; text-decoration: underline} 
.footer a:active {color: #000000; text-decoration: underline} 

.disclaimer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; } 

.listings  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}

.RowOne {	
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
 }
 
.RowTwo {	 
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}

.backgroundimage { 	background-image: url(images/main_05.jpg);	background-repeat: no-repeat; }

li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

a:link {color: #8c0000;  font-weight : normal; text-decoration: none } 
a:visited {color: #8c0000;  font-weight : normal; text-decoration: none } 
a:hover {color: #000000;  font-weight : normal; text-decoration: underline } 
a:active {color: #000000;  font-weight : normal; text-decoration: underline } 

.subtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : bold;} 
.subtext a:link {color: #000000; text-decoration: none} 
.subtext a:visited {color: #000000; text-decoration: none} 
.subtext a:hover {color: #000000; text-decoration: underline} 
.subtext a:active {color: #000000; text-decoration: underline} 

.box { border: 1px solid #faf5e1; }

.boxBottomLeft {
	border-top: 1px none #faf5e1;
	border-right: 1px none #faf5e1;
	border-bottom: 1px solid #faf5e1;
	border-left: 1px solid #faf5e1;
}

.rule { border: 2px solid #8c0000}

.listingrule { border-bottom: 1px solid #000000;}




