﻿#Menu_Container
{
	padding-left:18px;	
	width:962px;
}

#TabMenu
{
	width:962px;
}

#Header_Logo
{
	padding-left:18px;
}

#Header_Links a, #Header_Links a:hover, #Header_Links a:visited
{
	float:right;
	width:150px;
	height:40px;
	color:White;
	text-decoration:none;
	font-weight:bold;
	padding-top:20px;
	text-align:right;
	padding-right:25px;
}
	
#Main_Container
{
	width:901px;	
	padding-left:50px;
	padding-right:29px;
	padding-top:15px;
	padding-bottom:20px;
	background-image: url('../Images/Master/admin_main_bg.gif');
	background-repeat: repeat-x;
	background-position:left top;
	color:White;
	background-color:#603A13;
}

.Button
{
	background-color:#44C9F6;
	color:White;
	border:0px;
	width:100px;
	cursor:pointer;
}

.ajax__validatorcallout_error_message_cell
{
	color:Black;	
}