body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #296AAD;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #296AAD;
}
a:visited {
	color: #296AAD;
}
a:hover {
	color: #296AAD;
}
a:active {
	color: #296AAD;
}
a{text-decoration:none}

.smalllink
{
 font-size:10;
 text-decoration:underline;
}

.normallink
{
 font-size:12;
 text-decoration:underline;
}

.titleFont
{
 font-size:12;
 text-decoration:none;
 font-weight:600
}

.EmphasisFont
{
 font-size:12;
 text-decoration:none;
 font-weight:600
}

.AlertFont
{
	color:#FF0000
}

.buttonClass
{
	background-color:#8CA7D2;	
	border-color:#D8E0EE;
	color : #FFFFFF;
	font-family : Tahoma;
	font-style : normal;
	font-weight : 700;
	font-size : 12px;
	cursor:hand
}

.inputClass
{
	border : 1px solid;
	color : #0000FF;
	background : #D8E0EE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.SelectClass {
	border : 1px solid;
	color : #0000FF;
	background : #D8E0EE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal
}

.eventClass
{
	background : #FFFFFF
}

.oddClass
{
	background : #EEEEEE
}