/* CSS Document */



#banner {

	background-repeat: no-repeat;

	position: absolute;

	left:0px;

	top: 0px;

}



#page {

	position:absolute;

	left:312px;

	top:82px;

	width:438px;

	text-align:justify;

	height: 233px;

}



BODY {

Color : #4c130c;

font-family: century gothic, verdana;

font-size: 8pt;

font-style: normal;

text-decoration: none;

margin: 0px;

margin-top: 0px;

SCROLLBAR-FACE-COLOR: #cbcbcb;

SCROLLBAR-HIGHLIGHT-COLOR: #cbcbcb;

SCROLLBAR-SHADOW-COLOR:#cbcbcb;

SCROLLBAR-3DLIGHT-COLOR: #cbcbcb;

SCROLLBAR-ARROW-COLOR: #870a12;

SCROLLBAR-TRACK-COLOR: #cbcbcb;

SCROLLBAR-DARKSHADOW-COLOR: #870a12;

background-color: #6d5700;

background-image: url(../_img/bg.jpg);

background-repeat:repeat-y;

}



.main {

	background-color: #6d5700;

	color: #4c130c;

	font-size: 11 px;

}



.content {

color: #4c130c;

margin-top: -18 px;

padding: 3px;

margin-bottom: 5 px;

font-size: 10px;

}



.line {

color: #4c130c;

margin-top: 8 px;

margin-bottom: 8 px;

clear: both;
float: left;

}



th, td, tr, table {font-size: 11 px;}



td, th, table, tr {padding: 2 px;}



a:link {color:#243522; text-decoration: underline; cursor:crosshair; font-weight: none}

a:visited {color:#243522; text-decoration: underline; font-weight: none}

a:hover {color:#243522; text-decoration: none; cursor:crosshair; font-weight: none}

a:active {color:#243522; text-decoration: underline; font-weight: none}



textarea, input, select

{

BORDER: #243522 1pt solid;

FONT-SIZE: 10px;

BACKGROUND: #cbcbcb;

COLOR: #243522;

}

