/* CSS Document */

/* CSS Document */

body{margin:0px;}
.top-bg{background-image:url(images/blue-line.jpg);}
.text{font-family: Tahoma, Verdana, Arial, Helvetica ; font-size:11px; color:#151C74; text-align:justify;}
.white{font-family: Tahoma, Verdana, Arial, Helvetica ; font-size:11px; color:#ffffff; text-align:justify;}
.white2{font-family: Tahoma, Verdana, Arial, Helvetica ; font-size:13px; color:#ffffff; text-align:justify;}


table, textarea, input, select{FONT-SIZE: 11px; COLOR: #151C74; FONT-FAMILY: Tahoma, Verdana, Arial; text-align:left; }
.inputtextbox { BORDER:1px solid #151C74; BACKGROUND-COLOR: #ffffff; }
.inputbutton { font-weight:bold; text-align:center; color:#ffffff; background-color:#151C74; border:1px solid #CEEAFF; padding:2px; cursor:pointer;}

.tbl{border:solid 1px #151C74;}
.color-line{background-image:url(images/color-line.jpg);}
.link-bg{background-image:url(images/link-line.jpg);}









a:link {	font-family: tahoma;	font-size: 11px;		color: #151C74;	text-decoration: none;}
a:visited {	font-family: tahoma;	font-size: 11px;		color: #151C74;	text-decoration: none;}
a:hover {	font-family: tahoma;	font-size: 11px;		color: #F0690F; text-decoration: none;}
a:active {	font-family: tahoma;	font-size: 11px;		color: #151C74;	text-decoration: none;}


.a1:link {	font-family: tahoma;	font-size: 11px;	font-weight: bold;	color: #ffffff;	text-decoration: none;}
.a1:visited {	font-family: tahoma;	font-size: 11px;	font-weight: bold;	color: #ffffff;	text-decoration: none;}
.a1:hover {	font-family: tahoma;	font-size: 11px;	font-weight: bold;	color: #A4D8F0;}
.a1:active {	font-family: tahoma;	font-size: 11px;	font-weight: bold;	color: #ffffff;	text-decoration: none;}