

 body {
	SCROLLBAR-FACE-COLOR: #243757;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #D5DFE1;
	SCROLLBAR-DARKSHADOW-COLOR:black;
	font-family : Arial;
	background-color : White;
	font-size: 11px;
}

.title_small
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #567AB6;
	FONT-FAMILY: Arial;
	;
}
.sub
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #00008B;
	FONT-FAMILY: Arial;
	;
}

.kotarot
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 21px;
	COLOR:#003366;
	FONT-FAMILY: Arial;
	font-style : normal;
}
.main{
	font-family : Arial;	
	font-size: 11px;
}
A {
	color : 243757;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
color : #1E90FF;
	text-decoration : none;
	font-weight : bold;
}

.top {
background-color: #A6B9D8;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
.top a {
	color : Black;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
	color : #294A7B;
	text-decoration: none;
	font-weight: bold;
}

.title_big
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR:#567AB6;
	FONT-FAMILY: Arial;

}

HR {
	color : #567AB6;
	border : thin dotted;
}

.titleTable
{
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial;
	COLOR:white;
	FONT-WEIGHT: bold;
}
.regularB
{
	FONT-SIZE: 15px;
	FONT-FAMILY: Arial;
	COLOR:#ff6600;
	FONT-WEIGHT: bold;	
}

.bgUp {
	
	background-position : top;
	background-color: White;
}
.bgDown {
	background-color: #A6B9D8;
	font-size: 11px;
	FONT-FAMILY: Arial;
	COLOR: Black;
}
.side{
	background-color: #D5DFE1;
}

.pic
{
	border : thin White;
}

.pic1
{
	border : thin #333333;
}
textarea {
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Black;
	
}
	
 input.SrcBtn{
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : black;
}
INPUT {
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Black;
	SCROLLBAR-FACE-COLOR: #243757;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #D5DFE1;
	SCROLLBAR-DARKSHADOW-COLOR:black;
	
}

.SELECT{
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : white;
	SCROLLBAR-FACE-COLOR: #243757;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #D5DFE1;
	SCROLLBAR-DARKSHADOW-COLOR:black;
	
	
}
SELECT
{
	COLOR: Black;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: White;
	SCROLLBAR-FACE-COLOR: #243757;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #D5DFE1;
	SCROLLBAR-DARKSHADOW-COLOR:black;
}
.loco{
	COLOR: white;
    FONT-FAMILY: Arial;
	font-size: 8
}


.loco a {
	color : white;
	text-decoration: none;
	font-weight: bold;
}