/* CSS Document */

.copyright {

	background-image: url(images/01_r12_c1.gif);
	height: 22px;
	background-repeat: repeat-x;
	width: 100%;
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
	padding: 5px 5px 5px 0px;
	
	}
	
.navbg {

	background-image: url(images/01_r2_c1.gif);
	height: 30px;
	background-repeat: no-repeat;
	
	}
	
.nav a {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 8px 14px 3px 14px;
	float: right;
	margin-right: 18px;
	
	}
	
.nav a:hover {

	color: #ff0000;
	
	}
	
.nav2 a {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 8px 14px 3px 14px;
	float: right;
	margin-right: 28px;
	
	}
	
.nav2 a:hover {

	color: #ff0000;
	
	}

.nav3 a {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 8px 14px 3px 14px;
	float: right;
	margin-right: 39px;
	
	}
	
.nav3 a:hover {

	color: #ff0000;
	
	}
	
.nav4 a {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 8px 18px 3px 14px;
	float: right;
	margin-right: 39px;
	
	}
	
.nav4 a:hover {

	color: #ff0000;
	
	}
	
.nav5 a {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 8px 18px 3px 14px;
	float: right;
	margin-right: 25px;
	
	}
	
.nav5 a:hover {

	color: #ff0000;
	
	}
	

	
.head {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 7px;
	text-align: left;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	color: #000000;
	
	}

.text {
	padding : 3px;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #666666;
	text-align:justify;
	}

.content {

	padding: 10px 20px 20px 20px;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #666666;
	line-height: 1.4;
	text-align:justify;
	}

.content2 {

	padding: 10px 0px 10px 10px;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	color: #666666;
	line-height: 1.4;
	text-align:justify;
	}
	
.border {

	border-right: 1px solid #000000;
	border-left: 1px solid #CCCED1;
	
	}
	
.contact {

	background-color: #CCCED1;
	border: 1px solid #CCCED1;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding: 15px;
	margin: 15px;
	line-height: 1.4;
	}
	
.contact2 {

	background-color: #CCCED1;
	border: 1px solid #CCCED1;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding: 15px;
	margin: 15px;
	float: right;
	line-height: 1.4;
	
	}
	
.h {
	background-color: #CCCED1;
	border: 1px solid #CCCED1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
	padding: 15px;
	margin: 15px;
	
	}
	
.names {

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	}
.link1{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
.link1:hover{
color: #333399;
}
