BODY {
	color : #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color : #6A7B8B;
	margin-top : 6px;
}

p, td {
	FONT-SIZE: 12px; COLOR: #333333;
}

.copyright {
	FONT-SIZE: 11px; COLOR: #666666;
}

H1 {
	FONT-SIZE: 22px; COLOR: #6A7B8B;
	font-family : cursive;
}
H2 {
	FONT-SIZE: 18px; COLOR: #CE0829;
	font-family : cursive;
}
H3 {
	FONT-SIZE: 16px; COLOR: blue;
	font-family : cursive;
}
H4 {
	FONT-SIZE: 14px; COLOR: #CE0829;
	margin-bottom : 6px;
	font-family : cursive;
}

A:link {
	COLOR: blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: green; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cc9933; TEXT-DECORATION: none
}

UL {
	FONT-SIZE: 12px; COLOR: #333333;
	list-style-image : url('../images/bullet.gif');
}
OL {
	FONT-SIZE: 12px; COLOR: #CE0829
}

.box {
	BORDER-RIGHT: #999987 1px dotted; PADDING-RIGHT: 5px; BORDER-TOP: #999987 1px dotted; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: #eeeeee; PADDING-BOTTOM: 5px; BORDER-LEFT: #999987 1px dotted; PADDING-TOP: 5px; BORDER-BOTTOM: #999987 1px dotted
}


TR#topbuts strong {
	DISPLAY: block; FONT-SIZE: 11px; BACKGROUND: #6A7B8B; COLOR: #ffffff; TEXT-ALIGN: center; TEXT-DECORATION: none;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	font-weight : bold;
}
TR#topbuts A {
	DISPLAY: block; FONT-SIZE: 11px; BACKGROUND: #CE0829; COLOR: #ffffff; TEXT-ALIGN: center; TEXT-DECORATION: none;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	}
TR#topbuts A:hover {
	BACKGROUND: #6A7B8B;
	font-weight : bold;
}
TR#topbuts A:unknown {
	BACKGROUND: #CE0829
}
TR#topbuts A:active {
	BACKGROUND: #6A7B8B
}
input, select, textarea
{
	font-size: 11px;
	color: #333333;
	font-family : sans-serif;
}


.box {
font-weight: bold;	
BORDER-RIGHT: #078CCF 2px dotted;
PADDING-RIGHT: 10px; BORDER-TOP: #078CCF 2px dotted; 
PADDING-LEFT: 10px;  
PADDING-BOTTOM: 10px; 
BORDER-LEFT: #078CCF 2px dotted; 
PADDING-TOP: 10px; BORDER-BOTTOM: #078CCF 2px dotted; 
background-color: #e6e6e6;
}