BODY {
	background-image : url(images/green_dark.gif);
	scrollbar-face-color : #999966;
	scrollbar-arrow-color : #CDD2B8;
	scrollbar-base-color : #999966;
	scrollbar-shadow-color : #CDD2B8;
	scrollbar-3d-light-color : #999966;
	scrollbar-dark-shadow-color : #CDD2B8;
	scrollbar-highlight-color : #CDD2B8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A:LINK {
	color : #999966;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	color : #999966;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;	
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background : #CDD2B8;
	font-weight : bold;
}

A:ACTIVE {
	color : #999966;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;	
	text-decoration : none;	
	font-weight : bold;
}

.Menu {
	background-image : url(images/green_light.gif);
	height : 20px;
	width : 95px;
	color : #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
	border-left-color : #999966;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #999966;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #999966;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #999966;
	border-top-style : solid;
	border-top-width : 1px;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-transform : uppercase;
	color : #000000;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	text-align : justify;
	horizontal-align : top;
}

BLOCKQUOTE {
	font-size : 11px;
	text-align : justify;
	margin-left : 30px;
}

.Center {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

.Small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
}

.SmallCenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.SmallRight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
}

.SmallBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
}

.Big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : justify;
}

.BigCenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : center;
}

TABLE {
	border-right : 0px none;
	border-top : 0px none;
	border-left : 0px none;
	border-bottom : 0px none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

HR {
	color : #999966;
	height : 1px;
}

HR.Narrow {
	color : #999966;
	height : 1px;
	width : 150px;
	padding-top : 0%;
}

TD {
	vertical-align : top;
}

LI {
	text-align : justify;
	margin-left : 15px;
	padding-bottom : 3%;	
}

OL {
	text-align : justify;
}


UL {
	text-align : justify;
	list-style-image : url(images/koso_1.gif);
}

.FormSmall {
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #CDD2B8;
}
