body {
	margin: 0px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color:#5972A8;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #174193;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.white-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.noborder {
	border: 0px solid #FFFFFF;
}
.top-bdr {
	background-image: url(images/top-bdr.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.blue-bdr {
	border: 3px solid #486194;
}
.borderpro {  border: 1pt #39250E solid}

.bot-bdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEE7FB;
	border-right-color: #BEE7FB;
	border-bottom-color: #BEE7FB;
	border-left-color: #BEE7FB;
}
.bot-bdr1 {

	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFDDEE;
	border-right-color: #BFDDEE;
	border-bottom-color: #BFDDEE;
	border-left-color: #BFDDEE;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #202020;
	text-decoration: bold;
}

.fader {
	background-image: url(images/bottom-fader.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #174193;
	text-decoration: none;
}
a.linkblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
}
.blue-txt {
	color: #c2e8fb;
	text-decoration: none;
}

.tablerheader{ 
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	font-weight: bold;
	}
a.linkblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #c2e8fb;
	text-decoration: none;
}
a.linkblue2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
}	
.input_text {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	height:12px;
}
