﻿body, input, select, table {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	
}

Panel 
{
	background-color: #56A5EC
}

a {
	font-weight: bold;
	color:  black;
	line-height: 20px;
	margin: 1px;
}

a:hover {
	color: #00BFFF;
	
}

a:visited {
	text-decoration:none;
}

a.linkMenu {
	font-size: 13px;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;	
}

	
a.hyperlink {
	font-size: 13px;
	text-decoration: none;
	color: black;
}

a.linkMenu:hover {
	color: Teal;
	text-decoration:underline
}

.pageTitle {
	font-size: 15px;
	font-weight: bold;
	color: Black;
	padding: 2px;
	padding-left: 4px;
}

table.MyClass {
width:100%;
}

radiobuttonlist.RL{  
	float:right; 
}

.radioButtonList input[type="radio"]
{

   vertical-align: middle;	
    
    float:right;
   
}

.header
{
    background-color: #b4af91;
}

#sub_menu li a 
{
	display:block;
	margin-left:auto;
	
	text-align:left;
}

ul.mcol2
{
	margin: 0; 
	position: relative
}
td.row1 {
	background-color: #EFF3FB; color: black;
}
td.row2 {
	background-color: White; color: black;
}

LegendLAWA 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color:#98AFC7; 
} 
LegendLAX 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color:#348781; 
}

.HeaderStyleLAWA {
	background-color: #98AFC7;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
.HeaderStyleLAX {
	background-color: #82CAFA;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

.HeaderStyleLAWA A:Link {
	color: White; 
}

.FooterStyleLAWA {
	background-color: #98AFC7;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
.FooterStyleLAX {
	background-color: #82CAFA;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

.RowStyleLAWA 
{
	background-color: #E3E4FA;
	text-align:left;
}
.RowStyleLAX
{
	background-color: #EFF3FB;
	text-align:left;
}

.AlternatingRowStyleLAWA 
{
	background-color: White;
	text-align:left;
}
.AlternatingRowStyleLAX 
{
	background-color: White;
	text-align:left;
}

.PagerStyleLAWA {
	background-color: #98AFC7;
	color: White; 
	text-align:center
}
.PagerStyleLAX {
	background-color: #82CAFA;
	color: White; 
	text-align:center
}



