﻿/*body 
{
//	background: #B4B4B4 url(~images/body_bg.gif) repeat left top;	 
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
//	color:#FFFFFF;
	text-align:center;
	width:982px;
	margin:0px auto;
}
// Master Page Layout 
#master_header
{
	
	width: 982px;
}

#master_headertop
{
	background: url(~images/home Page/ban.gif) no-repeat left top;
}

#master_headerbottom
{
	background: url(~images/headerbottom_img.png) no-repeat left top;
}

#master_page
{
	
	width: 800px;
}

#master_menu 
{
	
	width: 240px;
	padding-right: 10px;
}
#master_content
{
	
	width: 982px;
//	margin-left:45px;
	color: #FFFFFF;
}

#master_content a
{
	color: #5377A9;
	padding: 1px;
}

#master_content a:link
{
}

#master_content a:visited
{
}

#master_content a:hover
{
//	background-color: #BFBFBF;
//	color:#FFF;
}

//#master_content ul
//{
//	margin: 0 25px 0 30px;
//}

#master_contentheader
{
	height: 25px;
//	background: url(images/rightcoltop.gif) no-repeat left top;
}

#master_contentplaceholder
{
	//padding: 30px 20px 40px 20px;

	//border-left: 1px solid #0F2543;
	//border-right: 1px solid #0F2543;
	//border-bottom: 1px solid #0F2543;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
*/

.clsFooterTd
{
	
	background-color: white; 
	font-family: arial;
    font-size: 11px; 
    color: #0000cc;
    text-align:left;
    vertical-align:top;
    padding-left:10px;
    padding-top:10px;
        
}

.clsFooterTdNormalText
{
	font-size: 10px;
	font-family:Arial; 
	color: #0000cc;
}

.clsFooterBoldText
{
	color: #09357a; 
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
}


/*
.clsMainTable
{
	background-repeat: repeat-x; 
	background-color: #f6f6f6;
}
.clsBody
{
	background-image: url(Images/table_bg.jpg); 
	background-repeat: repeat-x; 
	background-color:#C1C0C0;
	padding-top:0px;
	padding-bottom:0px;	
}
*/

/*Reorder List*/
/*
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}*/
.clsErrorMsg
{
     font-family:Arial;
     font-size:12px;
     color:Red;
}
