﻿body 
	{
	
	}

.topmenu, .topmenu_left, .topmenu_clear
	{
	padding-bottom: 6px;
	padding-top: 3px;
	}

.submenu
	{
	padding-bottom: 6px;
	padding-top: 3px;
	background-color: #5983af;
	width: 160px;
	}
	
.BlackHeading
	{
	background-color: #0065bd;
	}
	
.hptop_new	
	{
	/*
	background-image: url("/images/shaddow_bottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	*/
	width: 760px;
	padding-left:1px;
	}
	
.green, .green a:link, .green a:visited, .green a:active, .green a:hover
	{
	color: #5ea925;
	}	
	
.green a:link, .green a:visited, .green a:active
	{
	text-decoration: underline;
	}
	
.green a:hover	
	{
	text-decoration: none;
	}
	
.hpcell_new table td, .hpcell_new a:link, .hpcell_new a:visited, .hpcell_new a:active, .hpcell_new a:hover
	{
	font-size: 11px;
	color: #0065bd;
	text-decoration:none;
	}	
	
.hpcell_new a:hover
	{
	color: #5ea925;
	}	
	
.hpcell_new, .hpcell_new_r	
	{
	background-image: url("/images/hpcell_new_bg.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	/*height: 150px;*/
	padding-bottom: 3px;
	}
	
.hpyellowcell_new
	{
	background-color: #dfe801;
	border-right: 1px solid #707070;
	background-image: url("/images/shaddow_bottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	}	

.hpbigcell_new
	{
	font-size: 10px;
	color: #0065bd;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #707070;
	background-image: url("/images/shaddow_bottom.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	}
	
.bloglist li
	{
	list-style-image: url("/images/blog_icon.gif");
	}
	
.result
	{
	background-color: #e8e8e8;
	font-weight: bold;
	padding: 4px;
	padding-left: 10px;
	}	