.top_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 2px;
}
a.top_menu:link, a.top_menu:active, a.top_menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 2px;
}

a.top_menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AB1416;
	text-decoration: none;
	word-spacing: 2px;
}

.menu_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

a.menu_link:link, a.menu_link:active, a.menu_link:visited, a.menu_link:
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

a.menu_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d11f22;
	text-decoration: none;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3a2327;
	text-decoration: none;
}

.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	text-align: justify;
}

.right_shadow_image
{
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
}
.bottom_shadow_image
{
	background-image: url(images/shadow_bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.horizontal_grey_line
{
	background-image: url(images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.vertical_grey_line
{
	background-image: url(images/grey_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.grey_line_vright
{
	background-image: url(images/grey_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.hiddencol
{
	display: none;
}

.left_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.left_menu:link, a.left_menu:, a.left_menu:active, a.left_menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

a.left_menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d11f22;
	text-decoration: none;
}
.text_right_panel_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8a8a;
	font-weight: bold;
}
.admin_heading
{
	text-decoration: none;
	color: #f5f5f5;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(Images/bgline.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-y;
	font-family: Verdana, Arial;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F9F9D;
	border-right-color: #9F9F9D;
	border-bottom-color: #9F9F9D;
	border-left-color: #9F9F9D;
}
.grid_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: #666666;
	
 
}
.grid_header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #666666;
	text-decoration: none;
	background-color: #666666;
 
}
.grid_column
{
	 text-align:center;
 
}
.tblborder
{
	background-color: White; /*padding: 3px; 
	width: 250px;*/
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
 .tblborder_2
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

.tblborder_right
{
	border-right: #666666 1px solid;
}
.gr_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	padding-left: 4px;	
}	