
a { font-size: 10px; color: #000000; text-decoration: none; font-family: Verdana, Geneva, Arial, helvetica; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #6D8075; text-decoration: none; }
a:active { color: #6D8075; text-decoration: none;  }

a.hyperlink { font-size: 10px; color: #FE830B; text-decoration: none; font-family: Verdana, Geneva, Arial, helvetica; font-weight: bold; }
a.hyperlink:visited { color: #FE830B; text-decoration: none; }
a.hyperlink:hover { color: #BFC7C2; text-decoration: none; }
a.hyperlink:active { color: #BFC7C2; text-decoration: none;  }

a.umenu { font-size: 9px; color: #000000; text-decoration: none; font-family: Verdana, Geneva, Arial, helvetica; font-weight: normal; }
a.umenu:visited { color: #000000; text-decoration: none; }
a.umenu:hover { color: #6D8075; text-decoration: none; }
a.umenu:active { color: #6D8075; text-decoration: none;  }


BODY 
	{
		FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
        FONT-SIZE: 10px;
        background-color: #ffffff;
        }
  

TD.bgen
	{
		FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
        FONT-SIZE: 10px;
        background-image: url(images/bg1.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-color: #E1E1E1;
        }
		
TD.bgen2
	{
		FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
        FONT-SIZE: 10px;
        background-image: url(images/underside_bg.gif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-color: #E1E1E1;
        }
		
TD.topbg
	{
		FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
        FONT-SIZE: 10px;
        background-image: url(images/topbg.gif);
        background-position:top left;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-color: #FFFFFF;
        }

	
.content
	{
    	FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
    	FONT-SIZE: 10px;
		COLOR: #000000
		
			}
			
.undersider
	{
    	FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
    	FONT-SIZE: 10px;
		COLOR: #E35C38
	
			}
	
.frontcontent
	{
    	FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
    	FONT-SIZE: 10px;
		COLOR: #ffffff
		
	}
	
input.a		{	/*background-color : #eeeeee ;*/
			/*border-color : #eeeeee ;*/
			/*border-top : 2px solid #ffffcc ;*/
			/*border-left : 2px solid #ffffcc ;*/
			/*border-bottom : 2px solid #ff9900 ;*/
			/*border-right : 2px solid #ff9900 ;*/
			color : #000000 ;
			/*cursor : hand ;*/
			font-family : arial, sans-serif ;
			font-size : 12px ;
			/*font-weight : bold ;*/
			padding-top : 4px ;
			padding-bottom : 2px ; }

input, textarea, select {	
			background-color : #ffffff ;
			border : 1px inset #000000 ;
			font-family : arial, sans-serif ;
			font-size : 13px ;
			padding-left : 3px; }

