body {
	background-color: #FFFFFF;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:5%;
	margin-right:5%;
	background-image:url(images/bs.gif);
}

img
{  border-style: none;
}

/* 	START - How the links should look 
	--------------------------
*/

:link, a {
	/*font-family: Arial,Verdana , Helvetica, sans-serif;*/
	color: #FF0000;
	padding-right:5px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
}


:active {
	color: #0000ff;
}

#side:hover{
	background-image: none;
}

#email:hover{
	background-color: #CCCCCC;
/*	color: #0066ff;*/
	/*background-color:rgb(228,228,228);*/
}

/* 	---------------------------------	
	END - How the links should look 
*/

#subtitle{
	/*font-family: Arial,Verdana , Helvetica, sans-serif;*/
	color: #FF0000;
	padding-right:5px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
}

#tagline{
	padding-right:5px;
	padding-left:5px;
	font-size: .85em;
	font-weight: bold;

}

#footer{
	padding-right:5px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
}

#pagetitle{
	color: #FF0000;
	font-size: 1.5em;
	font-weight: bold;

}

#problem{
	color:#cc0000;
	font-weight:bold;
}

#cause{
	color:#cc0000;
	font-weight:bold;
	font-style: italic;
}

#probtext{
	color: #FF0000;
	font-weight:bold;
	font-style: italic;
}

#checktest{
	
	font-weight:bold;
	font-style: italic;
}


#probtitle{
	
	font-size: 1em;
	font-weight:bold;
}

#subtitle_who{
	font-weight:bold;
	text-align: center;
	
}

#contactae_title{
	padding-right:5px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	text-decoration: underline overline;
}

/* Latest News Section */

#latestnews
{
	border: thin dashed #000000;	
}

#latestnews h1
{
	color: #FF0000;	
	font-size:1.5em;
	
}

#latestnews div
{
	list-style: none;
	font-size:0.8em;
}


/* Results table */
table#results
{
	font-size:0.75em;
}

#options
{
	font-size:0.75em;
}

.hide
{
	display:none;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
}

.adminid
{
	width:30px;
}

.adminorder, .newnoticeorder
{
	width:30px;
}

.newnoticedisplay
{
	width:100%;
}

/* Scriptaliciuos CSS */
.selected 
{ 
	background-color: #FF9999; 
}

#suggestionBox
{
	background-color:#CCCCCC;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	/*font-size: 1em;*/
		
}

#suggestionBox ul
{
	list-style-type: none;
}

.ontop
{
	z-index:50;
	position: absolute;
	top: 10%;
	left: 30%;
	background-color:#FFFFFF;
	/*opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);*/
}

#swfheading
{
	font-size:0.75em;
	
}

#info
{
	background-color:#FFEEFF;
	font-size:0.75em;
}
