﻿body
{
	
	background-color: #bfdbff;
	font-family: Verdana,Arial,sans-serif;
	color: #000000; /* feae42 */
	font-size: 13px;
	margin: 0;
	background-repeat: repeat;
}
ul
{

padding: 0px;
margin: 0px;
}
li
{
padding-left: 2px; 
padding-bottom :8px;
padding-top :8px;
}
p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.QuestionCss
{
	font-weight: bold;
}
.CorrectAns
{
	color: Green;
}
.InCorrectAns
{
	color: Red;
}
.tdLogo
{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
}
.tdVertical
{
	background-color: #668bbc;
	width: 5px;
}
.tdHorizental
{
	background-color: #668bbc;	
}
.tdContent
{
	background-color: #ffffff;
}
.footer
{
	color: #000000;
}
.menu
{
	width: 100%;
	height: 40px;
	
}
.HeaderBarBlue
{
	width: 100%;
	height: 20px;
	clear: both;
	border-top: 3px solid #	;
	border-bottom: 2px solid black;
	background-color: #29ace4;
	margin: 0;
	font-family: "Verdana,Arial,sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.HeaderBar
{
	width: 100%;
	height: 20px;
	clear: both;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #ffe393;
	margin: 0;
}
a:link
{
	color: #ff6a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #ff6a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #29ace4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#navHeder.a:link
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navHeder.a:visited
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navHeder.a:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:link
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover
{
	color: #29ace4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h1
{
	font-family: "Verdana,Arial,sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h4
{
	font-family: "Verdana,Arial,sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #29ace4;
}
HR
{
	color: #bfdbff;
	background-color: inherit;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 2px solid;
	text-align: center;
}
.tdBorderAll
{
	border: 2px solid #bfdbff;
	margin-left: 5px;
}
.bgcolor1
{
}
.bgcolor2
{
}

