BODY, DIV, P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}

A, A:visited {
	color: #50468C;
	text-decoration : underline;
}
A:hover, A:active {
	color: #50468C;
	text-decoration : none;
}

.bigbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-size: 12px;
	font-weight : bold;
	color : #50468C;
	text-decoration : none;
	padding-left : 1px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-right : 10px;
}

.menutitle {
	font-size: 12px;
	font-weight : bold;
	color : #50468C;
	text-decoration : none;
}

.leftmenu {
	font-size: 12px;
	font-weight : bold;
	color : #50468C;
	text-decoration : none;
	padding-bottom : 2px;
	padding-top : 3px;
	text-decoration : none;
}

.menuLink, .menuLink:visited {
	font-size: 12px;	
	color : #50468C;
	font-weight : bold;	
	text-decoration : none;
}
.menuLink:active, .menuLink:hover {
	font-size: 12px;	
	color : #50468C;
	text-decoration : underline;
	font-weight : bold;
}

.menuLinkMini, .menuLinkMini:visited {
	font-size: 12px;	
	color : #50468C;
	text-decoration : none;
}
.menuLinkMini:active, .menuLinkMini:hover {
	font-size: 12px;	
	color : #50468C;
	text-decoration : underline;
}

.rowtop {
	background-color: #e0e8ff;
}

.rowtopdark {
	background-color: #d0d8ef;
}

.blackback {
	background-color: #000000;
}
.row1 {
	background-color: #f0f8ff;
}
.row2 {
	background-color: #f8ffff;
}


INPUT {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}
TEXTAREA {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}
.fixed {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Courier;
}
SELECT {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
}
