BODY, DIV, P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffffff;
	text-decoration : none;
}

A, A:visited {
	color: #ffff80;
	text-decoration : underline;
}

A:hover, A:active {
	color: #ffff80;
	text-decoration : none;
}

.tit1 {
	font-size: 12px;
	font-weight : bold;
	color : #50468C;
	text-decoration : none;
	padding-left : 1px;
	padding-top : 16px;
	padding-bottom : 1px;
	padding-right : 10px;
}

.tit2 {
	font-size: 12px;
	font-weight : bold;
	color : #50468C;
	text-decoration : none;
}
.seprow {
	font-size: 12px;
	background-color: #F4941C;
	color: #50468C;
	text-decoration : bold;
}
.seprow2 {
	padding-top : 0px;
	padding-bottom : 0px;
}
.seprow3 {
	padding-top : 0px;
	padding-bottom : 4px;
}
.belitext {
	font-size: 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.leftmenu {
	font-size: 12px;
	font-weight : bold;
	color : #50468C;
	text-decoration : none;
	padding-bottom : 1px;
	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;
}
.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;
}
