/* CSS Document */


body {
	font-family:Helvetica, Verdana, Arial, sans-serif; 
	font-size: 13px;
	line-height:18px;
	background:white;
}
#main-box {
}
#main-box table.admin {
}
#main-box table.admin tr td div.headerImg{
}
#main-box table.admin table table.main {
}
#main-box table.admin table.requestList {
	width:800px;
	font-size: 12px;
	background:#ffffff;
}
#main-box table.admin table.main td {
	margin-top:50px;
}
#main-box table.admin table.managecompany {
}
table.admin-course-body {
	font-family:Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height:22px;
}
table.admin-student-body {
	font-family:Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height:22px;
}


/********** TEXT **********/

p.subject {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:20px;
	color:blue;
}

/********** SPECIAL **********/

input:focus {
	background:#ffffaa;
}

/********** NAVIGATION **********/

#navigation ul {
	font-size:12;
	list-style: none;
	margin-top: 0px;
	padding: 0px;
	height:12px;
	text-align:center;
}	
#navigation li {
	}
#navigation a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:;
	font-weight:normal;
	padding: 0px 10px;
	text-decoration: none;
	margin:0px;
	}
#navigation a:hover {
	background:;
	color: #000000;
	}
#navigation #currentpage a {
	background:;
	color: #cc0000;
	}
.style3 {color: #FFFFFF}
