body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top_blue_bg {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
	background-color: #1A1A98;
	height: 35px;
	padding-left: 20px;
}
.top_blue_bg h1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
	text-transform: capitalize;
	
}
.top_menu_bg {
	background-color: #333333;
	height: 38px;
}
.top_blue_bg a:link{color: #ffe400;text-decoration: none;}
.bot_gray_bg {
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #707070;
	height: 30px;
}

.top_blue_bg a:visited{color: #ffe400;text-decoration: none;}	
.top_blue_bg a:hover{color: #ffffff;text-decoration: none;}	
.top_blue_bg a:active{color: #ffe400;text-decoration: none;}	

.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
}
	
.top_menu a:link{color: #ffe400;text-decoration: none;}
.top_menu a:visited{color: #ffe400;text-decoration: none;}	
.top_menu a:hover{color: #ffffff;text-decoration: none;}	
.top_menu a:active{color: #ffe400;text-decoration: none;}	
.mail_txt {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mail_txt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mail_txt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mail_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mail_txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.box_border {
	background-color: #FFFFFF;
	border: 1px solid #cdcdd8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.box_border a:link {
	color: #000000;
	text-decoration: none;
}
.box_border a:visited {
	color: #000000;
	text-decoration:none;
}
.box_border a:hover {
	color: #2929e1;
	text-decoration: underline;
}
.box_border a:active {
	color: #000000;
	text-decoration: none;
}

.box_bg {
	background-color: #000000;
	background-image: url(images/blue_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_bgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #a6a6fe;
	text-decoration: none;
}
.body_scro_broder {
	background-color: #FFFFFF;
	border: 1px solid #cacaca;
}
.scrollBar {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	height: 120px;
	overflow: auto;
	color: #484848;
	width: 92%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 1px;
	font-weight: normal;
	text-decoration: none;
}
.scrollBar a:link { color:#CCCCCC; text-decoration:underline;}
.scrollBar a:visited { color:#CCCCCC; text-decoration:underline;}
.scrollBar a:hover { color:#FFFFFF; text-decoration: none;}
.scrollBar a:active { color:#CCCCCC; text-decoration:underline;}
.scrollBar1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	height: 120px;
	overflow: auto;
	color: #484848;
	width: 92%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin: 1px;
	font-weight: normal;
	text-decoration: none;
}
.scrollBar1 a:link { color:#484848; text-decoration:underline;}
.scrollBar1 a:visited { color:#484848; text-decoration:underline;}
.scrollBar1 a:hover { color:#000000; text-decoration: none;}
.scrollBar1 a:active { color:#484848; text-decoration:underline;}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: 20px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.btm_bg {
	background-color: #FFFFFF;
	background-image: url(images/btmbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1a1a98;
	text-decoration: none;
}
.btm_txt a:link{color: #1a1a98;	text-decoration: none;}
.btm_txt a:visited{color: #1a1a98;	text-decoration: none;}
.btm_txt a:hover{color: #000000;	text-decoration: none;}
.btm_txt a:active{color: #1a1a98;	text-decoration: none;}

.btm_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #1a1a98;
	text-decoration: none;
}
.btm_txt2 a:link{color: #1a1a98;	text-decoration: none;}
.btm_txt2 a:visited{color: #1a1a98;	text-decoration: none;}
.btm_txt2 a:hover{color: #1a1a98;	text-decoration: underline;}
.btm_txt2 a:active{color: #1a1a98;	text-decoration: none;}
.btm_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #33333;
	text-decoration: none;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-transform: capitalize;
}
.title_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-transform: capitalize;
}
.title_txt  h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-transform: capitalize;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_txt a:link{	color: #0000CC;	text-decoration: underline;}
.body_txt a:visited{	color: #0000CC;	text-decoration: underline;}
.body_txt a:hover{	color: #000000;	text-decoration: none;}
.body_txt a:active{	color: #0000CC;	text-decoration: underline;}

.body_txtlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.body_txtlink a:link{	color: #0000CC;	text-decoration: none;}
.body_txtlink a:visited{	color: #0000CC;	text-decoration: none;}
.body_txtlink a:hover{	color: #000000;	text-decoration: underline;}
.body_txtlink a:active{	color: #0000CC;	text-decoration: none;}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1a1a98;
	text-decoration: none;
}
.txt5 a:link{color: #1a1a98;	text-decoration: none;}
.txt5 a:visited{color: #1a1a98;	text-decoration: none;}
.txt5 a:hover{color: #000000;	text-decoration: underline;}
.txt5 a:active{color: #1a1a98;	text-decoration: none;}
.add-border {
	border: 10px solid #010099;
}
