/* CSS Document */
body {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}
.copyright {font-size: 10px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.menu A
 {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}
.menu A:hover
 {
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #0000FF;
}
.txt A
 {
text-decoration:underline;
color:#000000;
line-height:20px;
}
.txt A:hover
 {
text-decoration:none;
color:#000000;
}
.txt2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.formlable {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold
color:#000000;
}
.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.title A {
text-decoration:underline;
color:#000000;
}
.title A:hover {
text-decoration:none;
color:#000000;
}
.title2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
}
.border_b {
border-bottom:inset;
border-bottom-color:#1178AB;
border-left:inset;
border-bottom-color:#1178AB;
border-right:inset;
border-bottom-color:#1178AB;
border-right:inset;
border:thin;
}
.dotline {
border-right-style:dotted;
border-right-color:#1178AB;
border-right:thin;
}
.dotline2 {
border-left-style:dotted;
border-left-color:#1178AB;
border-left:thin;
}
.dotedbr {
  border-left-style:solid;
  border-left-color:#1178AB;
  border-left:1px thin;
  border-bottom-style:solid;  
  border-bottom:thin;
  border-bottom-color:#1178AB;
  border-right-style:solid;
  border-right:1px thin;
  border-right-color:#1178AB;
  border-top:1px thin;
  border-top:1px;
  border-top-color:#1178AB;
  }
.top_header {

background-image: url(images/1.jpg);

background-position: top left;
background-repeat:inherit;

}
/* links starts*/
/* signin links*/
a.signin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
a.signin:link {
	text-decoration: none;
}
a.signin:visited {
	text-decoration: none;
	color: #000099;
}
a.signin:hover {
	text-decoration: none;
	color: #000099;
}
a.signin:active {
	text-decoration: none;
	color: #000099;
}
/* main menu links*/
a.main_link:link {
	color: #000000;
	text-decoration: none;
}
a.main_link:visited {
	text-decoration: none;
	color: #000000;
}
a.main_link:hover {
	text-decoration: underline;
	color: #000000;
}
a.main_link:active {
	text-decoration: none;
}
/* menu sub link*/
a.sub_link:link {
	color: #CC6600;
	text-decoration: none;
}
a.sub_link:visited {
	text-decoration: none;
	color: #CC6600;
}
a.sub_link:hover {
	text-decoration: underline;
	color: #CC6600;
}
a.sub_link:active {
	text-decoration: none;
}

/* sub service link*/
a.sub_ser:link {
	color: #1178AB;
	text-decoration: underline;
}
a.sub_ser:visited {
	text-decoration: underline;
	color: #1178AB;
}
a.sub_ser:hover {
	text-decoration: none;
	color:#1178AB;
}
a.sub_ser:active {
	text-decoration: none;
	
}
/* bottom link*/
a.bottom_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.bottom_menu:link {
	text-decoration: underline;
}
a.bottom_menu:visited {
	text-decoration: underline;
	color: #000000;
}
a.bottom_menu:hover {
	text-decoration: none;
	color: #000000;
}
a.bottom_menu:active {
	text-decoration: underline;
	color: #000000;
}
/* links ends*/
