body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image:url(images/bg.gif);
	
}
.main{
	border:2px solid #FCFBF9;
	width:780px;
	margin:0px auto;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
}
a{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.top{
	background-color:#9E0F01;
	color:#FFFFFF;
	height:80px;
}
.name{
	padding:20px 0 0 30px;
	color:#CCCC99;
	background-color:inherit;
	font-size:28px;
	float:left;
}
.title_quote{
	float:right;
	text-align:right;
	color:#CCCC99;
	font-size:10px;
	padding: 15px 15px 15px 0px;
}
.t_bg{
	background-image:url(images/t_bg.gif);
	background-repeat:repeat-x;
	height:4px;
}
.t_bg2{
	background-image:url(images/t_bg2.gif);
	background-repeat:repeat-x;
	height:4px;
}
.menu{
	padding:5px 10px;
	background-color:#F6F5E3;
	color:#000000;
	text-align: center;
}
.menu a{
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:0 5px 0 10px;
	margin:0 15px 0 0;
	font-size:12px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
	color:#9E0F01;
	background-color:inherit;
}
.lt{
	position:relative;
	float:left;
	width:160px;
}
.ct{
	position:relative;
	float:left;
	width:615px;
}
.rt{
	position:relative;
	float:left;
	width:155px;	
}
.c1{
	border:1px solid #9E0F01;
	background-color:#C4C9D5;
	background-image:url(images/grey_dropdown.gif);
	background-repeat:repeat-y;
	color:#000000;
}
.c2{
	margin:3px 0;
	text-align:justify;
	padding:10px;
}
.c3{
	border-top:1px solid #9E0F01;
	border-left:1px solid #9E0F01;
	border-bottom:1px solid #9E0F01;
	margin:3px 1px 3px 3px;
	padding:10px;
}
.box_title{
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0px 4px;
/*	background-image: url(images/grey_red_dropdown.gif);*/
	width: 160px;
/*	height: 25px;
	vertical-align: middle;*/
}
.c1 ul li a{
	color:#000000;
	background-color:inherit;
	font-weight:normal;
	text-decoration:none;
}
.c1 ul li a:hover{
	color:#9E0F01;	
	background-color:inherit;
}
.c1 ul{
	padding:0;
	margin:0 0 0 0px;
	list-style: none;
}
.c1 li{
	padding: 6px 5px 6px 10px;
/*	background-image: url(images/grey_dropdown.gif);*/
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#9E0F01;
	background-color:inherit;
}
.footer{
	position:relative;
	clear:left;
	height:10px;
	background-image:url(images/t_bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F6F5E3;
	color:#000000;
	padding:12px 0 9px 5px;
	font-size:10px;
}
.title3{
	font-size:12px;
	font-weight:bold;
}
.cp1{
	float:left;
}
.cp2{
	float:right;
	padding-right:10px;
	font-size: 8px;
}
