body         			{
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
	background-color:#FFFFFF;
	margin:0px;
	}

#menu        			{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold
	}

.content     			{
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
        	padding-left: 25px;
        	padding-right: 15px;
        	padding-top: 10px; 
        	padding-bottom: 10px;
	line-height: 130%;
	text-align: Justify;
        	}
        
.content a   			{
	color: #315BA7;
	}

.content a:hover 		{
	text-decoration: underline
	}

.content li  			{
	line-height: 150%;
	}

.content h1  			{
	font-size: 13px; 
	font-weight: bold;
	}

.content h2  			{
	font-size: 12px; 
	font-weight: bold;
	}

.innerContent			{
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
        	padding: 10px;
	}

#myImage 			{
        	margin-left: 10px;
        	margin-bottom: 5px;
	}

.vMenu       			{
	color: #FFFFFF; 
	height: 40px; 
	background-image: url('../images/v_menu_button_shadow.gif');
	background-repeat: no-repeat; 
	background-position: center 50%;
	}

.vMenu a     			{
	color: #FFFFFF;
	}

.vMenu a:hover 		{
	color: #003366;
	}

.vMenuOver   		{
	color: #003366; 
	height: 40px;
	background-image: url('../images/v_menu_button_shadow.gif');
	background-repeat: no-repeat; 
	background-position: center 50%;
	}
	
.vMenuOver a 		{
	color: #003366;
	}

.vMenuOver a:hover 	{
	color: #003366;
	}
	
.vMenuBG			{
	background-color: #315BA7;
	width:225px;
	}

.hFooter				{
	font-size:10px;
	color:C0C0C0;
	border-top: 1px solid #C0C0C0;
	}

.hFooter a				{
	color:C0C0C0;
	}

.hFooter a:hover			{
	text-decoration: underline
	}

.myselect       			{
	font-size: 11px;
	color: #000000;
	width:250px;
	}
	
.myinput        			{
	font-size: 11px;
	color: #000000;
	padding:2px;
	width:250px;
	}

.mytextarea     		{
	font-size: 11px;
	color: #000000;
	padding:2px;
	width:250px;
	}