<style type="text/css">
<!--


/*  Selectors(HTML Elements)
	{
	Attribute : Value ;
	... : ... ;
	}  */


body
	{
	margin-top : 0 ; margin-right : 0 ; margin-bottom : 0 ; margin-left : 0 ;
	background : #C0C0C0 ;
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}



A
	{
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}

A:hover
	{
	font-family : arial ; font-size : 12px ; color : yellow ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}

A:active
	{
	font-family : arial ; font-size : 12px ; color : #FF0000 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}



table
	{
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}

table.up
	{
	border-top : 1 solid #efefef ; border-right : 1 solid #808080 ; border-bottom : 1 solid #808080 ; border-left : 1 solid #efefef ;
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}

table.down
	{
	border-top : 1 solid #808080 ; border-right : 1 solid #efefef ; border-bottom : 1 solid #efefef ; border-left : 1 solid #808080 ;
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}



td
	{
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	line-height : 160% ;
	}

td.sub_menu
	{
	font-family : arial ; font-size : 12px ; color : #000000 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	line-height : 160% ;
	}



input.menu
	{
	background-color : #C0C0C0 ;
	border-top : 1 solid #efefef ; border-right : 1 solid #808080 ; border-bottom : 1 solid #808080 ; border-left : 1 solid #efefef ;
	cursor : hand ;
	text-align : center ;
	font-family : arial ; font-size : 12px ; color : #000000 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}

input.text
	{
	background-color : #EFEFEF ;
	border-top : 1 solid #808080 ; border-right : 1 solid #efefef ; border-bottom : 1 solid #efefef ; border-left : 1 solid #808080 ;
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}

input.button
	{
	background-color : #C0C0C0 ;
	border-top : 1 solid #efefef ; border-right : 1 solid #808080 ; border-bottom : 1 solid #808080 ; border-left : 1 solid #efefef ;
	cursor : hand ;
	text-align : center ;
	font-family : arial ; font-size : 12px ; color : #000000 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}



textarea
	{
	background-color : #EFEFEF ;
	border-top : 1 solid #808080 ; border-right : 1 solid #efefef ; border-bottom : 1 solid #efefef ; border-left : 1 solid #808080 ;
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	line-height : 160% ;
	}



select
	{
	background-color : #EFEFEF ;
	font-family : arial ; font-size : 12px ; color : #555555 ; font-style : normal ; font-weight : normal ; text-decoration : none ;
	}
-->
</style>
