
body {color: #013371; font-family: Arial, Verdana, helvetica, sans-serif; font-weight: bold; font-size: 10px;}

.content	  {color: #013371; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px;}
.brun	  {color: #A9A979; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px;}
.blue	  {color: #7BA6D6; font-family: Verdana, arial, helvetica, sans-serif; font-size: 9px;}
.footer	  {color: #013371; font-family: Verdana, arial, helvetica, sans-serif; font-size: 9px;}

A.content 			 {color: #013371; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; text-decoration:underline;}
A.content:visited {color: #013371; text-decoration:underline;}
A.content:hover 	{color: #A9A979; text-decoration:underline;}
A.content:active 	{color: #013371; text-decoration:underline;}

A.content2 			 {color: #013371; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; text-decoration:none;}
A.content2:visited {color: #013371; text-decoration:none;}
A.content2:hover 	{color: #A9A979; text-decoration:underline;}
A.content2:active 	{color: #013371; text-decoration:none;}

A.footer 			 {color: #013371; font-family: Verdana, arial, helvetica, sans-serif; font-size: 9px; text-decoration:none;}
A.footer:visited {color: #013371; text-decoration:none;}
A.footer:hover 	{color: #013371; text-decoration:underline;}
A.footer:active 	{color: #013371; text-decoration:none;}

A.blue 			 {color: #7BA6D6; font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; text-decoration:none;}
A.blue:visited {color: #7BA6D6; text-decoration:none;}
A.blue:hover 	{color: #7BA6D6; text-decoration:underline;}
A.blue:active 	{color: #7BA6D6; text-decoration:none;}

body
	{
	   	scrollbar-face-color: #F5F4DE;
		scrollbar-shadow-color: #A9A979;
		scrollbar-highlight-color: #A9A979;
		scrollbar-3dlight-color: #F5F4DE;
		scrollbar-darkshadow-color: #F5F4DE;
		scrollbar-track-color: #F5F4DE;
		scrollbar-arrow-color: #A9A979;
	}
	
.form
	{
		color: #A9A979;
		font: 11px Verdana;
		background-color: #F5F4DE;
		border-width: 1;
		border-color: #A9A979;
		border-style: solid;
	}
	
.bg-perspective
	{
		background-color: #A9A979;
		border-color: #A9A979;
	}	

.button {font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #A9A979; background-color: #F5F4DE; border: #A9A979; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.buttonover {font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #A9A979; border: #013371; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}