/* SCROLLBAR & BODY */

BODY 
{
font-family : Verdana;
font-size : 11px;
scrollbar-3dlight-color:999999; 
scrollbar-arrow-color:990000;
scrollbar-base-color:000000;
scrollbar-darkshadow-color:666666;
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:FFFFFF;
scrollbar-shadow-color:666666;
scrollbar-track-color: 666666;
}

/* HYPERLINKS */

a {
text-decoration: none;
color: #990000;
}

a:hover {
text-decoration: none;
color: #666666;
}

/* TABLE */

.table1
{
	color: Black;
	border : Black;
	background-color : white;
	font-family : Verdana;
	font-size : 11px;
	text-align : left;
	border: 1px solid black;
}

/* TD */

.bodycell
{
	font-family : Verdana;
	font-size : 11px;
	vertical-align : top;
}

.bodycell_alt
{
	font-family : Verdana;
	font-size : 11px;
	vertical-align : top;
	border: 1px dotted gray;
	background-color : #EEEEEE;
}

.content_header
{
	font-family : Verdana;
	font-size : 11px;
	vertical-align : top;
	font-weight : bold;
	color : white;
	background-color : #990000
}

.content
{
	font-family : Verdana;
	font-size : 11px;
}

.content_alt
{
	font-family : Verdana;
	font-size : 11px;
	background-color: EEEEEE;
}

.contentbig
{
	font-family : Verdana;
	font-size : 15px;
	font-weight : bold;
}

.contentbig_alt
{
	font-family : Verdana;
	font-size : 15px;
	font-weight : bold;
	background-color: EEEEEE;
}

.mainbody
{
	font-family : Verdana;
	font-size : 11px;
}

/* HEADLINES */

h1
{
	font-family : "Trebuchet MS", Verdana;
	font-size : 16px;
	font-weight : bold;
	margin: 0px;
	color: 666666;
}

h2
{
	font-family : "Trebuchet MS", Verdana;
	font-size : 16px;
	font-weight : bold;
	margin: 0px;
	color: 990000;
}

/* BUTTONS */

.button
{
	border-style: inset;
	border-color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;   
	text-align: center;
}



/* NOTHING BELOW HERE */


.content2
{
	font-family : Verdana;
	font-size : 15px;
	vertical-align : bottom;
	font-weight : bold;
	color : black;
}

.content3
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : white;
	background-color : #333333
}

.content4
{
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	text-align : center;
	background-color : #333333
}

.headline
{
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	color : #CD0000;
	text-align : right;
}






.addedit
{
	font : bold;
	font-size : 10px;
}
