body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #c6c6c6;
	background-repeat: repeat-x;
}
.main_round_repeat {
	background-image: url(../images/main_round_repeat.jpg);
	background-repeat: repeat-y;
}
.hr_line {
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bcbebd;
	border-right-color: #bcbebd;
	border-bottom-color: #bcbebd;
	border-left-color: #bcbebd;
}
.ver_line {
	border-top-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bcbebd;
	border-right-color: #bcbebd;
	border-bottom-color: #bcbebd;
	border-left-color: #bcbebd;
}
.inner_round_repeat {
	background-image: url(../images/inner_round_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left_round_repeat {
	background-image: url(../images/left_round_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5c5b5b;
	text-decoration: none;
}

.link A {
	
}
.link A:hover{
	
	color: #FF0000;
	
}
.link A:Visted{
	
	}
	
.left_link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
}

.left_link A {
	
}
.left_link A:hover{
	
	color: #FF0000;
	
}
.left_link A:Visted{
	
	}
	
.footer_link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footer_link A {
	
}
.footer_link A:hover{
	
	color: #dddede;
	
}
.footer_link A:Visted{
	
	}	
		
	
.nav_bt {
	background-image: url(../images/nav_bt.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.heading_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}


.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.blank {
	background-image: url(../images/blank.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
