 body {
 	background-color:;
 	background-image:url(images/blue.jpg);
 	background-position:top center;
 	background-attachment:scroll;
 	background-repeat:repeat-x;
	background-height:700;
 }

#header{
	font-family:Book Antiqua;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	vertical-align:middle;
}
.header{
	position:relative;
	width:100px;
	height:auto;
	left:20px;
	top:30px;
}

#pipe{
	font-family:Tahoma;
	color:#484343;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;	 
}

#signin{
	font-family:Tahoma;
	color:#484343;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	vertical-align:middle;	
}
#signin:link{
	text-decoration: none;
}
#signin:visited {
	text-decoration: none; color:0a4271;
}
#signin:active {
	text-decoration: none; color:140ef1;
}
#signin:hover{
	color: blue;
	font-weight:normal;
	text-decoration:underline;
}




#text00{
	font-family:Tahoma;
	font-size:13px;
	color:0a4271;
	font-weight:bold;
	font-style:italic;
}

#text0{
	font-family:Tahoma;
	font-size:13px;
	color:0a4288;
	indent:3;
}
#text1{
	font-family:Tahoma;
	font-size:12px;
	color:0a4271;
	indent:3;
	text-indent:40px;
	text-align:justify;
}
#text1c{
	font-family:Tahoma;
	font-size:12px;
	color:0a4271;
	indent:3;
	text-align:left;
}
#text1center{
	font-family:Tahoma;
	font-size:12px;
	color:0a4271;
	indent:3;
	text-align:center;
}
#text1d{
	font-family:Trebuchet MS;
	font-size:12px;
	color:0a4271;
	text-align:left;
}
#text1a{
	font-family:Tahoma;
	font-size:13px;
	color:0a4271;
	text-indent:40px;
}

#d_admin{
	font-family:Arial;
	font-size:11.5px;
	color:68696b;
	font-style:normal;
	text-align:left;
}
#small3{
	font-family:Tahoma;
	font-size:10px;
	color:0a4271;	
	text-indent:0px;
	margin-right:0px;
	text-align:right;
}
#small2{
	font-family:Tahoma;
	font-size:9px;
	color:0a4271;	
	text-indent:0px;
	margin-right:0px;
	text-align:right;
}

#small{
	font-family:Tahoma;
	font-size:11px;
	color:0a4271;	
	text-indent:20px;
	margin-right:5px;
	text-align:left;
}
a:link {text-decoration: none; color:140ef1;}
a:visited {text-decoration: none; color:0a4271;}
a:active {text-decoration: none; color:140ef1;}
a:hover {text-decoration: underline; color: color:02f3fc;}

ul {margin-left: 15; padding-left: 0;}

#hislist{
	font-family:Tahoma;
	font-size:12px;
	color:0a4271;
	indent:3;
	text-align:left;
	line-height:1.5em;
}

#user{
	font-family:Tahoma;
	font-size:11px;
	color:106410;
	font-weight:normal
	vertical-align:bottom;
}

#reghead{
	font-family:Tahoma;
	font-size:13px;
	color:0a4271;
	font-weight:bold;
	text-indent:40px;
	indent:-5;
}
#reghead2{
	font-family:Tahoma;
	font-size:13px;
	color:0a4271;
	font-weight:bold;
	text-indent:0px;
	indent:-5;
}

#reghead3{
	font-family:Tahoma;
	font-size:12px;
	color:0a4271;
	font-weight:normal;
	text-indent:0px;
	indent:0;
}
#reghead4{
	font-family:Arial Black;
	font-size:14px;
	color:0a4271;
	font-weight:normal;
	text-indent:0px;
	indent:0;
}
#reghead5{
	font-family:Tahoma;
	font-size:13px;
	color:0a4271;
	font-weight:bold;
	text-indent:5px;
	indent:0;
}


#error{
	font-family:Tahoma;
	font-size:13px;
	color:b80e0e;
	text-indent:40px;
}
.reg_error{
	position:absolute;
	width:100%;
	top:270;
	z-index:10;
}

.reg_val{
	position:absolute;
	width:100%;
	top:170;
	z-index:10;
}

.up_error{
	position:absolute;
	width:100%;
	top:150;
	z-index:10;
}

.login1{
	font-family:Trebuchet MS;
	font-size:12;
	font-weight:bold;
}
.login{
	font-family:Trebuchet MS;
	font-size:12;
	font-color:none;
}

.main{
	background-image:url(body.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	height:;
}

.button{
	font-style:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	border-color:#0a4271;
	color:#0a4271;
	background-color:#ffffff;
	cursor:hand;
}

.divscroll{ 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #FFFFFF; 
	scrollbar-shadow-color : #FFFFFF; 
	scrollbar-darkshadow-color : #FFFFFF; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-arrow-color : #FFFFFF; 
}

.divborder{
	border-width: 2px;
	border-color: #337aee;	
	border-style: ridge;
	background-color:#dee6f5;
}

#trcolor{
	background-color:93beeb;
}

#cn{
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:blue;
}

