﻿.master_body
{
	background:url(../Images/bg.gif);
}

.master_top
{
	background:url(../Images/top.gif);
}

.master_bg_menu
{
	background:url(../Images/bg_menu.gif);
}

.master_bg_content
{
	background:url(../Images/bg_content.gif);
}

.master_bottom
{
	background:url(../Images/bottom.gif);
}

.tableHeader
{
	background-color:Orange;
	color:#072737;
	font-family:Arial;
	font-size:12px;
	text-align:left;

}

.PagerHeaderStyle
{
	background-color:Orange;
	color:#072737;
	font-family:Arial;
	font-size:12px;
	text-align:center;

}

.RowStyle
{
	background-color:#0c425e;
	color:White;
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
.AltRowStyle
{
	background-color:#20485c;
	color:White;
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
.pageLabelStyle
{		
	display:block;
	text-align:center;
	width:800px;	
	background-color:#3c657b;
	color:White;
	font-family:Arial;
	font-size:16px;	
	padding-top:10px;
	padding-bottom:10px;
}
.labelBreaker
{
	display:block;
	height:16px;
	width:800px;	
}
.default_link:link, .default_link:visited,.default_link:active, .default_link:hover
{
    color:Orange;
    text-decoration:none;
}

.lang_selection:link, .lang_selection:visited,.lang_selection:active, .lang_selection:hover
{	
	text-decoration:none;
	border:0px;    
}
.lang_image
{
	border:0px;
}
.tableHeader th
{
	font-weight:normal;
	font-family:Arial;
	font-style:normal;
	font-size:11px;		
	font-weight:bold;
	height:50px;
}
.messageUpPanel
{
	display: block;
	width: 790px;
	height: 23px;
	font-size: 12px;
	color: darkgray;
	font-family: Arial;
}
.infoText
{
	color:White;
	font-family:Arial;
	font-size:12px;
}
.rightInfoBorder
{
	border-right:3px solid #3c657b;	
}

.inputHeight
{
	height:15px;
	width :150px;
	color:#284E98;	
	border-color:#507CD1;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	font-size:12px;	
	font-family:Arial;
}
.inputHeightStatic
{
	height:15px;	
	color:#284E98;	
	border-color:#507CD1;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	font-size:11px;	
	font-family:Arial;
}