body {
	background-color: #00214e;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg {
	height:619px;
}

.top_Bg {
	background-image:url(images/bg_top.gif);
	background-repeat:repeat-x;
	height:111px;
}

.content_bg {
	background-image:url(images/content_bg.gif);
	background-repeat:no-repeat;
	width:900px;
}

.logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:83px;
	width:270px;
	display:block;
}

a.logo:link {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:83px;
	width:270px;
}

a.logo:hover {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:83px;
	width:270px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#072d46;
	text-decoration:none;
	padding-left:10px;
	line-height:23px;	
}

.text01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#072d46;
	text-align:justify;
	text-decoration:none;
}

.text02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#072d46;
	text-align:justify;
	padding-left:10px;
	text-decoration:none;
}

.welcome {
	font-family:"Times New Roman", Times, serif;
	src: url( "fonts/Times New Roman" ) ;
	font-size:24px;
	color:#072d46;
	font-weight:bold;
	text-decoration:none;
}

.footer {
	background-color: #00214e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding-left:23px;
	height:62px;
}

.by {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	padding-right:15px;
}

a.by:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}

a.by:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c2c2c2;
	text-align:left;
	text-decoration:none;
}

.mail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#077bc7;
	text-decoration:none;
}

a.mail:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#077bc7;
	text-decoration:none;
}

a.mail:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#072d46;
	text-decoration:underline;
}
