	body {
background: #242424 url(images/mainbg.jpg);
	padding: 6px;
	margin-left : 8px;
	margin-top : 6px;
	color: #ffffff;
overflow: auto;

	}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a:hover		{ text-decoration: underline; color: #F0E80A; }
hr	{ height: 0px; border: solid #ffffff 0px; border-top-width: 1px;}
form { display: inline; padding: 0; margin: 0; }
img { border: 0; }
br.spacer { height: 5px; font-size: 5px; line-height: 5px; overflow: hidden; }
caption { margin: 0; padding: 0; }
iframe { border: none; background-color: #EAEEF3; }


td {
		font-size : 12px;
		font-family: Verdana, Tahoma, Helvetica;
		color: white;
	}

.menu1 {
	font-weight:bold;
	text-align:center;
	background-color: white;
	color:white;
	font-size:14px;
	padding: 4px;
}

.toc1{
	font-size:12px;
	font-weight:bold;
	color:white;
	padding: 5px;
}

.toc1_a{
	font-size:14px;
	font-weight:bold;
	color:white;
	padding: 10px;
	font-variant : small-caps;
}

.toc1_r{
	font-size:12px;
	font-weight:bold;
	color:white;
	padding: 5px;
}

.toc2{
	font-size:12px;
	color:white;
	text-align : center;
	font-weight : bold;
}

.toc2_a{
	font-size:12px;
	color:aqua;
	text-align : center;
	font-weight : bold;
}

.toc3{
	font-size:10px;
	color:white;
}

.year_selector {
	font-size:14px;
	color:white;
	background-color:#2667a4; 
	padding:4px;
	border: 1px white solid;
}

.learn_bar{
	padding:12px; 
	border:1px #2667a4 solid; 
	font-size:13px;
}
.main {
	padding: 10px;
	font-size : 12px;
}
	
	p {
		text-align: justify;
	}


	a {
		color: yellow;
		text-decoration: none;
	}

	a:hover{
	text-decoration: underline;
}
	
		
li{
	padding-bottom: 8px;
}
	
	.showmenu {display: inline}
	.hidemenu {display: none}
 




select, input, textarea {
	font-size: 12px;
	color: white;
	font-family : Tahoma, Helvetica, sans-serif;
}

	 
h1{
	font-size: 20px;
	color:white;
}

h2{
	font-size: 16px;
	color:white;
}

h3{
	font-size: 14px;
	color:white;
}

h4{
	font-size: 12px;
	color:white;
}

li {
	padding-bottom : 4px;
}


p {
	text-align : justify;
}
	
