/* CSS Document */

body {
	background-image:url(images/main_bg.gif) ;
	margin:0px;
	text-align:center
	}

.main_frame {
	background-color:#ffffff;
	width:805px;
	text-align:left;
	margin:0 auto;
	border:1px Solid #003366;
	}

.top_bg {
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;	
	width:805px;
	height:25px;
	float:left;
	clear:none;
	}

.logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;	
	width:805px;
	height:95px;
	float:left;
	clear:none;
	}
	

.frame1 {
	width:805px;
	float:left;
	clear:none;
	}

.frame2 {
background-color:#FFFFFF;
	width:325px;
	float:left;
	clear:none;
	}

.link_bg {
	width:151px;
	float:left;
	clear:none;
	}
	
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px 10px 0px 20px;
	line-height:18px;
	text-align:right;
	display:block;
	margin-left:40px;
	margin-right:10px;
	text-decoration:none;
	/*
	border-bottom:1px solid #333333;
	*/
	}


.link a:link {
	color:#000000;
	text-decoration:none;
	}

.link a:visited {
	color:#000000;
	text-decoration:none;
	}

.link a:hover {
	color:#990000;
	text-decoration:none;
	}
	

.image_bg {
	width:174px;
	float:left;
	clear:none;
	}

.frame21 {
	width:325px;
	float:left;
	clear:none;
	}

.frame3 {
	background-color:#FFFFFF;
	width:480px;
	float:left;
	clear:none;
	}

.title {
	width:480px;
	float:left;
	clear:none;
	}

.content_area {
	background-image:url(images/content-bg.jpg);
	background-repeat:no-repeat;
	width:338px;
	height:346px;
	float:left;
	clear:none;
	}

.text_content {
	width:288px;
	height:310px;
	float:left;
	clear:none;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 10px 10px;
	margin:10px 20px 10px 10px;
	color:#333333;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}

.text_content a:link {
	color:#0033FF;
	text-decoration:none;
	}

.text_content a:visited {
	color:#333333;
	text-decoration:none;
	}

.text_content a:hover {
	color:#990000;
	text-decoration:none;
	}
	
.sublink {
	background-color:#FFFFFF;
	width:112px;
	float:left;
	clear:none;
	}

.link_sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:28px;
	text-align:left;
	display:block;
	text-decoration:none;
	margin-right:20px;
	border-bottom:1px solid #CCCCCC;
	
	}

.link_sub a:link {
	color:#000000;
	text-decoration:none;
	}

.link_sub a:visited {
	color:#000000;
	text-decoration:none;
	}

.link_sub a:hover {
	color:#990000;
	text-decoration:none;
	}
	
.frame5 {
	background-image:url(images/side_footer.jpg);
	background-repeat:no-repeat;
	height:110px;
	width:426px;
	float:left;
	clear:none;
	}

.frame6 {
	width:379px;
	height:110px;
	float:left;
	clear:none;
	}

.frame61 {
	background-image:url(images/top_footer.jpg);
	background-repeat:no-repeat;
	width:379px;
	height:64px;
	float:left;
	clear:none;
	}

.frame62 {
	background-color:#FFFFFF;
	height:46px;
	width:379px;
	float:left;
	clear:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}