
.home1{
	background-image: url(images/newlogo.png);
	background-repeat: no-repeat;
	width: 483px; 
	height: 136px; 
	}
	
.home2{
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	width: 200px; 
	height: 97px; 
	
	}


.bg_red{
	background-image: url(images/bg_rp_red.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
		
.bg_yellow{
	background-image: url(images/bg_rp_yellow.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_white{
	background-image: url(images/bg_rp_white.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_orange{
	background-image: url(images/bg_rp_orange.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_green{
	background-image: url(images/bg_rp_green.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_blue{
	background-image: url(images/bg_rp_blue.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_brown{
	background-image: url(images/bg_rp_brown.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_black{
	background-image: url(images/bg_rp_black.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.bg_black_weathered{
	background-image: url(images/bg_rp_black_weathered.jpg);
	background-repeat: repeat-y;
	width: 200px; 
	height: 35px;
	}
	
.date  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6d3d3;
	font-weight: 100;
	line-height: 9px;	
	text-decoration: none;
	
}
	
	
	
.txtNav {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #726e6b;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
}


A.Navlink:link {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #726e6b;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
}

A.Navlink:active {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #726e6b;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
}

A.Navlink:visited {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #726e6b;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
}

A.Navlink:hover {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
}

.txtActive {
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
}
	
	
.nav{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #726e6b;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}

.nav a{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #726e6b;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}

.nav a:hover{ /*hover background color*/
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}

.nav a:active{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}


.navon{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}


.navon a{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}

.navon a:hover{ /*hover background color*/
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}

.navon a:active{
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	color: #c74f2c;
	font-weight: 400;
	line-height: 12px;	
	text-decoration: none;
	}

.hr  {
	height: 2px;
	border:none; 
    border-bottom: 2px dotted #d9d9d9 ;
	}



.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f4040;
	font-weight: 100;
	line-height: 22px;	
	text-decoration: none;
	}

.body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f4040;
	font-weight: 100;
	line-height: 22px;	
	text-decoration: underline;
	}

.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9eb717;
	font-weight: 100;
	line-height: 22px;	
	text-decoration: underline;
	}


.bodyredyo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #c74f2c;
	font-weight: 100;
	line-height: 22px;	
	text-decoration: none;
	}

.redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #c74f2c;
	font-weight: 100;
	line-height: 11px;	
	text-decoration: none;
	}
	
.refer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #456b93;
	font-weight: 500;
	line-height: 20px;	
	text-decoration: none;
	}
	
.li {
}

ul {
	list-style-image: url(images/bullet_baige.png);
	padding-left: 16px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
#base {
	border: 1px;
	width: 30em;
	padding: 0px 0px 0px 0em;
	margin: 20px;
	}

.labelcell { 
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #74766b; 
 background-color: transparent; 

 }
 
 .fieldcell { 
 background-color: transparent; 
 color: #000000; 
 margin-right: 0px; 
 padding-right: 0px; 
} 


 .fieldcell input, .fieldcell select, .fieldcell textarea { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: #566856; 
 border: 1px solid #9c3c0a; 
 margin-right: 0px; 
}

 .button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #9c3c0a;
 color: #FFFFFF; 
 margin-left: 0px; 
 margin-top: 10px; 
 margin-bottom: 12px; 
}


.formredsmall { 
	color: #9c3c0a; 
	font-size: 12px; 
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 20px; 
	padding: 0px 
}
	
.formredbig { 
	color: #9c3c0a; 
	font-size: 16px; 
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	padding: 0px 
}

.allrights { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #505154;
	font-weight: 100;
	line-height: 9px;	
	text-decoration: none;
}
	@charset "UTF-8";
/* CSS Document */

