
#omega_border
{
	border: 6px solid #4193e6;
}

.omega_li 
{
	border-bottom: 1px solid #4193e6;
	text-decoration: none;
}

ul a
{
	color: #73A836;
}

ul a:link, ul a:visited 
{
	display: block;
	text-decoration: none;
	padding: 7px;
	background-color: white;
	border-right: 4px solid #4193e6;
}

ul a:hover 
{
	background-color: white;
	font-weight: bold;
	border-left: 6px solid #4193e6;
}

ul, li.omega_li 
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav
{
	font-size: 80%;
	width: 180;
}



.body 
{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img 
{
	border: none;
}

.title 
{
	color: #4193e6;
	font-family: Tahoma;
	font-size: 20px;
	text-decoration: bold;
	valign: top;
}

.title_2 
{
	color: #4193e6;
	font-family: Tahoma;
	font-size: 18px;
	padding: 10px;
	text-decoration: bold;
	valign: top;
}

h2 
{
	color: #4193e6;
	font-family: Tahoma;
	font-size: 14px;
	padding: 15px;
	text-decoration: bold;
	valign: top;
}

h3
{
	color: #73A836;
	font-family: Tahoma;
	font-size: 14px;
	padding: 15px;
	text-decoration: bold;
	valign: top;
}

.subtitle_3 
{
	color: #4193e6;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px;
	text-decoration: bold;
	valign: top;
}

.subtitle_4 
{
	color: #73A836;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px;
	text-decoration: bold;
	valign: top;
}

.bullets 
{
	color: #5D5D5D;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	padding: 8px;
	valign: top;
	align: left;
	no-repeat;
	
}

.background_1 
{
	background-repeat: no-repeat;
}

.background_2 
{
	background-repeat: no-repeat;
}

.copy_left 
{
	color: #5D5D5D;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	valign: top;
	align: left;
}

.copy_right 
{
	color: #5D5D5D;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	valign: top;
	align: right;
}

.text 
{
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	padding: 16px;
	valign: top;
}

.text_main 
{
	color: #383838;
	font-family: Tahoma;
	font-size: 13px;
	padding: 15px;
	valign: top;
}

.more 
{
	color: #4193e6;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	valign: top;
}

.main 
{
	align: right;
	valign: top;
	padding: 10px;
}

.link, h6 a 
{
	color: #4193e6;
	font-style: normal; 
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;	
	text-align: right;			 
	text-decoration: none;
	font-weight:normal;
} 

.link2 
{
	color: #4193e6;
	font-style: normal; 
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;	
	text-align: right;			 
	text-decoration: none;
} 

.link:hover,h6 a:hover 
{ 
	color : #5d9722; 
	text-decoration: underline;
}
.error
{
	color:red;
	padding:4px;
	border: 1px solid red;
	background: #FFEFEF;
	width: 471px;
	margin-bottom: 10px;
	text-align: center;
}
.message
{
	color:#5D9621;
	padding:4px;
	border: 1px solid #5D9621;
	background: #F7FFEF;
	width: 471px;
	margin-bottom: 10px;
	text-align: center;
}

table.contact_form 
{
	font-size:13px;
}

.text_main ul
{
	list-style-image:url(/theme/omegafund/img/bullet_blue.jpg);
	padding:0 5px 0 30px;
}

h6 a 
{
	background:  url(/theme/omegafund/img/more.jpg) no-repeat scroll 34px 0px;
	width:5px;
	padding-right:15px;
}


