body, html {
	padding: 0px;
	margin: 0px;
} 
.in_bg {
	background-image: url(/images/in_bg.jpg);
	background-repeat: no-repeat;
}
.gra {
	background-image: url(/images/in_gra.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
.gbr {
	margin-left: 10px;
	color: #062eb8;
}
table {
   margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
	padding: 0px;
}
ul, ol, form {
  margin-bottom: 0px;
  margin-top: 0px;
}

a{
	color: #062eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #062eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.tb1 {
	background-image: url(/images/1.jpg);
}

.tb2 {
	background-image: url(/images/2.jpg);
}

.tb3 {
	background: repeat-x url(/images/logo_bg.gif) top;
}
.news {
	background: url(/images/news_bg.jpg) bottom no-repeat;
   color: #000000;
   text-align: justify;
}
.tb4 {
	background: url(/images/main_bg_top.jpg) top no-repeat;
}
.main_bg_bot {
	background: url(/images/main_bg_bot.jpg) bottom no-repeat;
}
.tb5 {
	background-image: url(/images/5.jpg);
}
.tb6 {
	background-image: url(/images/6.jpg);
	color: #062eb8;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
   font-weight: bold;
}
.tb6 a{
	color: #062eb8;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
   font-weight: bold;	
}
.tb6 a:hover{
	color: #062eb8;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
   font-weight: bold;
	text-decoration: underline;	
}
#title {
   color: #062eb8;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#bottom {
    width: 149px;
    height: 52px;
    margin-left: 58px;
    margin-top: 28px;
    color: #ffffff;
}
#top {
	padding: 30px;
	padding-left: 130px;
	color: #ffffff;
   text-align: justify;
}
#main {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 50px;
    color: #000000;
    text-align: justify;
}
.b_bg {
	 background-image: url(/images/grad.gif);
    background-repeat: repeat-x;
}
input, textarea {
	border: solid 1px #005ca1;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;	
	margin-bottom: 7px;	
}
#hr{
    border-bottom: solid 1px #062eb8;
    height: 1px;
    font-size: 1px;
    margin-top: 7px;
    margin-bottom: 6px;
}
.news_txt a{
	color: #062eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.news_txt a:hover{
	text-decoration: underline;
	color: #062eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}