BODY 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	vertical-align: middle;
	border-style: none;
	background-color: white;
	background-image: url('images/network.gif');
}
.tight
{
	padding: 0;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-image: url('images/network.gif');
}
.loose
{
	margin: 20;
	background-image: url('images/network.gif');
}
H2 
{
	font-style: italic;
}
IFRAME 
{
	font-size: 8px;
	border-width: 0;
	border-style: none;
	margin: 0;
}
IMG 
{
	border-style: none;
	border-width: 0;
	margin: 0;
	padding: 0;
}
.button
{
	background-repeat: no-repeat;
	background-position: center;
}
.text 
{
	font-size: 8px;
}
.bigtext 
{
	font-size: 12px;
}
.whitebutton 
{
	font-size: 12px;
	background-image: url('images/bottom_bg.gif');
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
A:link.news 
{
	font-size: 12px;
	color: brown;
}
A:visited.news 
{
	font-size: 12px;
	color: green;
}
TD.news
{
	font-size: 12px;
	color: green;
	margin-top: 0;
}
TD.alarm
{
	font-size: 16px;
	color: brown;
	vertical-align: middle;
	font-style: italic;
	line-height: normal;
}
.navbutton
{
	font-size: 12px;
	color: white;
	text-align: center;
	height: 80%;
	background-image: url('images/top.gif');
	background-color: orange;
	font-weight: bolder;
	text-decoration: none;	
}
A.navbutton
{
	font-size: 12px;
}
.notes
{
	font-size: 12px;
}
.proclamation
{
	font-size: 20px;
	font-style: italic;
}
.login
{
	font-size: 22px;
	font-weight: 700;
}
.cve
{
	margin: 16px;
}
.cvelink
{
	margin: 16px;
	color: green;
	font-size: 10px;
}
.cvedesc
{
	margin: 16px;
	border-top-style: ridge;
	border-color: grey;
	border-left-style: ridge;
	color: red;
	font-size: 12px;
}
.runtest
{
	font-size: 16px;
	color: green;
	text-decoration: underline;
	text-align: center;	
}
.testpage
{
	color: black;
	font-size: 12px;
	font-weight: 700;
}
.testgrab
{
	color: red;
	font-size: 22px;
	font-style: italic;
	font-weight: 700;
}
.testname
{
	font-size: 16px;
	color: white;
	font-style: italic;
	background-image: url('images/logo.gif');
}
.introduction
{
	font-size: 12px;
	font-style: italic;
}
.testquestion
{
	font-size: 20px;
	color: brown;
	font-style: italic;
}
.testvalues
{
	white-space: nowrap;
	margin: 10;
	font-size: 10px;
	font-weight: 300;
	background-color: #DDDDDD;
	border-color: #999999;
	border-style: solid;
	border-width: 10;
}
INPUT,SELECT,OPTION,BUTTON
{
	font-weight: 800;
}
.firstcolumn
{
	font-weight: 800;
}
.testtext
{
	font-size: 12px;
}
.testimonial
{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.warn
{
	font-family: Arial;
	font-size: 16px;
	color: red;
	font-style: normal;
	background-color: yellow;
}
.notused
{
	border-color: blue;
	border-style: solid;
	border-width: 10;

	border-left-color: #CC9900;
	border-left-style: groove;
	border-left-width: 40;
	border-top-color: #CC9900;
	border-top-style: solid;
	border-top-width: 1;
}
