BODY  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

A  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

A:ACTIVE  {
	text-decoration : none;
}

A:VISITED  {
	text-decoration : none;
}

A:HOVER  {
	text-decoration : underline;
}

.content  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : normal;
	color : #3566FF;
}

.contentsmall  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9;
	font-style : normal;
	font-weight : normal;
	color : #3566FF;
}

.contentrot  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : normal;
	color : #FF0032;
}

.tiny1{
	font-size: 10;
	color: #D8E1F4;
}

.categories  {
	color : White;
	background-color : #3566FF;
}

.heading1  {
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color : #3566FF;
}

.heading2  {
	font-weight : bold;
}

.heading3  {
	font-size : 11;
	font-style : normal;
	font-weight : bold;
	color : #3566FF;
}

A.navhead  {
	color : #3566FF;
	text-decoration : none;
}

A.navleft  {
	
}

#m1  {
	position : absolute;
	top : 29;
	left : 150;
	visibility : hidden;
	z-index : 10;
; clip:  rect(   )
}

#m2  {
	position : absolute;
	top : 47;
	left : 80;
	visibility : hidden;
	z-index : 10;
}

#m3  {
	position : absolute;
	top : 11;
	left : 225;
	visibility : hidden;
	z-index : 10;
; clip:    rect(   )
}

.border {
	border: 1px solid #1059ff;
}

.logon_button {
	font-family: Verdana;
	font-size: 10px;
	color: #1059ff;
	background-color: #dee7f7;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #87acff;
	border-bottom: 1px solid #87acff;
	cursor: hand;
}


