body { 
	margin:0;
	padding: 0px 0 24px 0;
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size: 13px; 
	background-color: #343537; /*f6f6f6 878787 e9ece1 d7dbde 2e3841*/
	background-image: url("images/background.gif");
	text-align:center;
	}

.floatleft {
float: left;
}

.floatright {
float: right;
}

span.red {
	color:red;
}

#topbar { 
	width:317px;
	height:auto;
	color: #ffffff;
	padding:4px 0 0 0;
	margin:180px auto; 
	text-align:left;
	font-weight: bold;
	background-color: #F4F4F4;
	background-image: url("loginbar.jpg");
	background-repeat: repeat-x;
	overflow:hidden;
	border-left:1px solid #9ABAEB; 
	border-right:1px solid #2047C5; 
	border-bottom:1px solid #2047C5; 
	}

#loginbar {
	width:275px;
	height:auto;
	color: #333640;
	margin: 3px 0 0 0;
	font-weight: normal;
	padding:30px 20px;
	border-right:1px solid #2047C5; 
	border-top:0px solid black; 
	border-bottom:2px solid #2047C5; 
	border-left:1px solid #2047C5; 

}

p.leftspacing{
	margin:0px 0 0 20px;
}

br {
	clear: left;
}

/*-------Website-----------------*/

#maincont{
	width:778px;
	height:auto;
	margin:0px auto 0 auto;
	overflow:auto;
	background-color: #636363;
}

#header {
	width:778px;
	height:118px; 
	background-color: #343537;
	background-image: url("images/Set-Header.jpg");
	background-repeat: no-repeat;
}

#navg	{
	width:776px;
	height:21px;
	border:1px solid #bb0501;
	background-image: url("images/MainNav.jpg");
	background-repeat: repeat-x;

}

#navg a:link{
	color:#fefefe;
	font-size:11px;
	font-weight:bold;
	background-image: url("images/nav-sptr.jpg");
	background-repeat: no-repeat;
	background-position:right;
	line-height:20px;
	padding:0 10px 0 10px; /*26px*/
	text-decoration:none;
}

#navg a:visited{
	color:#fefefe;
	font-size:11px;
	font-weight:bold;
	background-image: url("images/nav-sptr.jpg");
	background-repeat: no-repeat;
	background-position:right;
	line-height:20px;
	padding:0 10px 0 10px;
	text-decoration:none;
}

#navg a:hover{
	color:#fefefe;
	font-size:11px;
	font-weight:bold;
	background-image: url("images/nav-sptr.jpg");
	background-repeat: no-repeat;
	background-position:right;
	line-height:20px;
	padding:0 10px 0 10px;
	text-decoration:none;
}

#navg a:active{
	color:#fefefe;
	font-size:11px;
	font-weight:bold;
	background-image: url("images/nav-sptr.jpg");
	background-repeat: no-repeat;
	background-position:right;
	line-height:20px;
	padding:0 10px 0 10px;
	text-decoration:none;
}


#subnav	{
	width:778px;
	font-size:11px;
	height:auto;/*56*/
	overflow:hidden;
	background-color:#4c4c4c;
	border-top:1px solid #000000;
	border-bottom:1px solid #848484;
	text-align:left;
	padding:11px 0 11px 0;
}

#subnav ul{
	color: #b0aeaf;
	margin: 0;
	padding: 0;
	list-style-type:square;
	list-style-position: outside;
	float:left;
}

#subnav ul li { /*display: inline;*/ }

#subnav ul li a {
	color: #b0aeaf;
	padding:0 20px 0 20px;
	text-decoration: underline;
}

#subnav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}


#txtar	{
	width:778px;
	height:auto;
	overflow:auto;
	background-color:#626262;
	padding:0 0 9px 0;
}

#txtmn	{
	width:501px;
	height:auto;
	background-color:#fff; /*8d8b8c*/
	border:1px solid #b1b1b1; 
	float:left;
	margin:9px 0 0 9px;
	padding:0 0 9px 0;
}

/*#txtmn img {
	width:488px;
	margin:6px 0 0 6px;
	border:0;
	float:left;
}
*/

#txtlft	{
	width:244px;
	height:auto;
	background-color:#8d8b8c;
	border:1px solid #b1b1b1; 
	float:left;
	margin:9px 0 0 9px;
	padding:0 0 9px 0;
}

#txtlft img {
	width:232px;
	margin:3px 0 0 6px;
	border:0;
	float:left;
}

#contactdiv {
	width:232px;
	height:80px;
	padding:0;
	margin:3px 0 0 6px;
	float:left;
	background-image: url("images/Contact-Img.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
	text-align:right;
}

#contactdiv p{
	margin:10px 6px 0 0;
	font-size:14px;
}

/*
#contactdiv a:link {
	width:232px;
	height:80px;
}

#contactdiv a:visited {
	width:232px;
	height:80px;
}

#contactdiv a:hover {
	width:232px;
	height:80px;
}

#contactdiv a:active {
	width:232px;
	height:80px;
}
*/

/*-----Start Mainform-----*/
#mainform {
	color:#2c2d2f; /*fff*/
	width:482px; /*468 488*/
	height:auto;
	background-color:#ffffff;/*ffffff 8d8b8c*/
	text-align:left;
	float:left;
	margin:9px 0 0 9px;	
}

#mainform img{
	border:0;
}

#mainform h2{
	color:#016bb4; /*016bb4 015b99 2c2d2f fff*/
	font-size:16px; 
	font-weight:bold;
	text-decoration:underline;
}

#mainform h3{
	color:#016bb4; 
}

#mainform .inputl {
	display: block;
	width: 150px; 
	float: left;
	margin-bottom: 2px;
	color:#2c2d2f; /*fff*/
	font-size:13px; 
	font-weight:bold;
	text-align:left;
	line-height:15px;
}

#mainform .inputtxt {
	color:#333;
	width: 180px;
	height:15px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0;
	font-size:13px; 
	background-color:#cfedfe;
	padding:0 0 0 1px;
} 

#mainform a:link{
	color:#015b99; /*015b99 ffca98*/
}

#mainform a:visited{
	color:#015b99; 
}

#mainform a:hover{
	color:#015b99; 
}

#mainform a:active{
	color:#015b99; 
}
	
#ylwbx {
	color:#2c2d2f;
	width:460px:
	height:auto;
	background-color:yellow; 
	overflow:auto;
}

#ylwbx p {
	color:#2c2d2f;
	width:454px;
	height:auto;
	margin:9px auto 0 9px;
}

span.rd {
	color:red;
}


