/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../web/image/edu_01.gif);
}
.garch {
	font-family: Tahoma;
	font-size: 13px;		
	color: #006699
}
.input {
	font-family: Tahoma;
	font-size: 9px;		
	color: #0f1d2b
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #0f1d2b;
}
A:link { 
         font-family: Tahoma;
         font-size: 11px;		 
		 color: #006699;
		 TEXT-DECORATION: none;
		  } 
A:visited {
         font-family: Tahoma;
		 font-size: 11px;		 
		 color: #006699;
		 TEXT-DECORATION: none }		  
A:hover { 
         font-family: Tahoma;
		 font-size: 11px;		 
		 color: #003366;
		 TEXT-DECORATION: none }
td {
	font-family: Tahoma;
	font-size: 11px;		
	color: #000000 
	}

.headers 
{
	background-color: #B4E873;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #2E480D;
}

.button
{    Height: 20px;
	 Width: 80px;
	 Border-width: 1px;
	 Border-Color: #2E480D;
	 Border-style: double;
	 background-color: #B4E873;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Font-weight: bold;
	 Color: #2E480D
}
.commandbutton
{    Height: 20px;
	 Width: 75px;
	 Border-width: 1px;
	 Border-Color: #006699;
	 Border-style: double;
	 background-color: #2f7aa5;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Font-weight: bold;
	 Color: #FFFFFF
}
.inputer
{    Height: 18px;	 
	 Border-width: 1px;
	 Border-Color: #666666;
	 Border-style: double;
	 Font-family: Tahoma;
	 Font-size: 7pt;
	 Color: #333333
}


