BODY {

        background:url(./img/background2.jpg); 

		font-family: verdana,tahoma,arial,helvetica;

        font-size: 10pt; 

	    color: #FFFFFF;      

        background-color: #CFDBE9;

        scrollbar-face-color: #aaaaaa;

        scrollbar-highlight-color: #ffffff;

        scrollbar-3dlight-color: silver;

        scrollbar-darkshadow-color: #dddddd;

        scrollbar-shadow-color: #eeeeee;

        scrollbar-arrow-color: black;

        scrollbar-track-color: #f3f3f3;

}



A {

        font-family: verdana,tahoma,arial,helvetica;

        font-size: 10pt;

        color: #5678A2;

        text-decoration: none;



}



A:Hover {

        color: #F2A232;

	font-weight:medium;			

}



HR {

        color: #cccccc;

        height: 1px;

}



INPUT,SELECT {

	font-family: verdana,tahoma,arial,helvetica;

	font-size: 9pt;

	font-weight: normal;

	color: #10454F;

	background-color: #FFFFFF;

	border: 1px solid #A7BBD3;

	



}







TEXTAREA {

        background-color: #f3f3f3;

        color: black;

        font-family: verdana,tahoma,arial,helvetica;

        font-size: 10pt;

        font-weight:normal;

        cursor: hand;

        width: 100%;

        scrollbar-face-color: #aaaaaa;

        scrollbar-highlight-color: #ffffff;

        scrollbar-3dlight-color: silver;

        scrollbar-darkshadow-color: #dddddd;

        scrollbar-shadow-color: #eeeeee;

        scrollbar-arrow-color: black;

        scrollbar-track-color: #f3f3f3;

}





LI {

	color: #006699;

	font-family: verdana,tahoma,arial,helvetica;

	font-weight:bold;

	font-size: 9pt;

	top: 1px;		

	cursor: hand;

	margin-left: 22px;	

	padding: 6px;

	/*list-style-type: disc;*/

	list-style-image:url(img/pasta_icon.jpg);

	 

}



PRE {

        font-size: 11pt;

        font-weight: bold;

        background-color: #f3f3f3;

        color: black;

}

TD {

        COLOR: #000000; FONT-FAMILY: tahoma, helvetica, arial, sans-serif; FONT-SIZE: 13px; TEXT-DECORATION: none }





DIV {

        COLOR: #000000; FONT-FAMILY: tahoma, helvetica, arial, sans-serif; FONT-SIZE: 13px; TEXT-DECORATION: none }



