﻿

table.MyClass {
width:100%;
}

table.MyClass2 {
width:80%;
}

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
}


