body,td,th,ul{
	font-size : 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header{
	font-size : 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : Gray;
	color : White;
}

/*a{
	text-decoration : none;
	color : #0000cc;
}*/

 
A:VISITED.menu {
	letter-spacing : 0.5px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

A:HOVER.menu {
	color : #3399cc;
	letter-spacing : 0.5px;
	text-decoration : underline;
	font-weight : bold;
}

A:ACTIVE.menu {
	letter-spacing : 0.5px;
	text-decoration : none;
	color : #3399cc;
	font-weight : bold;
} 

A:LINK.menu {
	letter-spacing : 0.5px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
} 

A:VISITED {
	letter-spacing : 0.5px;
	text-decoration : underline;
}

A:HOVER {
	letter-spacing : 0.5px;
	text-decoration : underline;
}

A:ACTIVE {
	letter-spacing : 0.5px;
	text-decoration : none;
} 

A:LINK {
	letter-spacing : 0.5px;
	text-decoration : underline; 
} 
 
 .heading{
	font-weight : bold;
	font-size : 12pt;
	color : #0033cc;
}

.newstable{
	border : 1px solid Black;
}
 
.msgwinheading{
	font : bold xx-small;
	background-color : #727EA8;
	color : White;
}
 
 .msgwin{
	font : xx-small;
}
 
 input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-width: 1;
	border-color: #000000;
	border-style: ridge;
}

 .radio {
	border-width: 0;
}

.checkbox{
	border-width: 0;
}

.menu{
	color : #FFFFFF;
}

.xxsmallfont{
	font-size : xx-small;
}


pre{
	font-size: smaller;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
