﻿body {		font-family: Arial;
		font-size: 13px !important;
		font-size: 13px; 
	  	color: white;
	  	text-align:center;
	  	overflow-x:hidden;
	  	background-color: #000000;
		}
		
#contentframe  {width:723px;
		height: 100%;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		background-color: #4e6591;
		}

	
#contenttop    {width:723px;
		height: 135px;
		background-image: url('images/topimage-evinea.jpg');
		background-repeat: no-repeat;
		background-color: #4e6591;
		}
		
#contentmenu   {width:723px;
		height: 31px;
		}
		
#contenttext   {width:723px;
		background-image: url('images/background01.jpg');
		background-repeat: repeat-x;
		background-color: #4e6591;
		overflow: hidden;
		}
		

#colleft   {    width:500px;
		margin-top: 15px;
		padding-left:20px;
		padding-bottom:20px;
		float: left;
		}

#colright   {   width:200px;
		float: left;
		}
		
#footer   {	width:723px;
		height: 200px;
		margin-bottom: 0px;
		text-align:center;
		background-color: #000000;
		}

p	{	font-size: 14px;
		font-size: 14px !important;
		font color: #FFFFFF;
		font-weight: bold;
		}
		
img	{	margin: 10px;
		border: 1px solid #98BDD1;
	}
		

.style1 	{font size: 12px;
	  	padding-left: 20px;
	  	
	  	}
		

b {		font size:12;
		font color: #665416;
		font-weight: bold;
		
		}
		
A:link   	{text-decoration: none;
		color: #aad4ff;
		}
A:visited	{text-decoration: none;
		color: #c28660;
		}
A:active	{text-decoration: none;
		color: #FFFFFF;}
A:hover		{ color: #6ab4ff;}

