INPUT {
	background-color : #F3F3F3;
	border : 1px solid Black;
	font-size : 10px;
}


 body {
	SCROLLBAR-FACE-COLOR:black;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: yellow;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR:#6C7C91;
	FONT-FAMILY: sans-serif;
	color : Black;
	font-size : 11px;
	
}

TABLE {
	FONT-FAMILY: sans-serif;
	color : Black;
	font-size : 11px;
}
.title_small
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	color : #606060;
	FONT-FAMILY: sans-serif;
	font-style : normal;
	
}

.kotarot
{
	FONT-SIZE: 30px;
	COLOR: Black;
	FONT-FAMILY: sans-serif;
	font-style : normal;
	font-weight : bold;
}

A {
	COLOR: Black;
	text-decoration : none;
	FONT-FAMILY: sans-serif;
}

A:HOVER {
	color : Black;
	text-decoration : none;
		FONT-FAMILY: sans-serif;
}


.title
{
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: sans-serif;
	font : bold;
}

HR {
	COLOR: Black;
	border : 1px outset;
}
.HR1 {
	color : White;
	border : thin solid;
}

.titleTable
{
	FONT-SIZE: 11px;
	FONT-FAMILY: sans-serif;
	color : Black;
	FONT-WEIGHT: bold;
}
.newsB
{
	FONT-SIZE: 14px;
	FONT-FAMILY: sans-serif;
	color : black;
	FONT-WEIGHT: bold;	
}


.bg1
{
	background-color : Black;
	FONT-SIZE: 12px;
	FONT-FAMILY: sans-serif;
	color : White;
	FONT-WEIGHT: bold;
}
.pic
{
	border : 1px solid Black;
}

.bot {
	color : #F4F4F4;
	text-decoration : none;
	background :white;
		FONT-FAMILY: sans-serif;
}
.bot A {
	color : #606060;
	text-decoration : none;

}

.bot A:HOVER {
	color : #00008B;
	text-decoration : none;
}
.made
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Red;
	FONT-FAMILY: sans-serif;
	font-style : normal;
}

..opacity1 {
	filter:alpha(opacity=100);
	border : 1px solid #DCDCDC;
} 

.opacity2 {
	filter:alpha(opacity=50);
	border : 1px solid #DCDCDC;
}


.model A {
	color : black;
	text-decoration : none;
	FONT-FAMILY: sans-serif;
	font : bold 12px;
}
.model A:HOVER {
	color : Black;
	text-decoration : none;
	font : bold 22px;
	FONT-FAMILY: sans-serif;
}

li{
	list-style : square;
}

.section{
	background-color : #F0F0F0;
	
}
div{
	margin-top : 15px;
	margin-left: 15px;

}
p{
	margin-left:10px;
	
}