body, td {
font-family:tahoma, verdana, helvetica; font-size: 11px; font-weight:none;
	
}
a { color:#000000; text-decoration:none; font-weight:bold;}
a:hover { color:#000000; text-decoration:none; font-weight:bold; }
a:active { color:#000000; text-decoration:none; font-weight:bold ;}

.Menu
{
 width: 100%; height: 28px; padding:2 5 3 2; border-right: #ffffff 1px solid;
 font-weight: bold; border-top: #ffffff 1px solid; border-left: #ffffff 1px solid;
 font-size:12px;
 border-bottom: buttonshadow 1px solid; 
 background-color: #2B65EC; color:#ffffff;
 cursor:pointer;}
.Option
{
width: 94%; height: 24px; padding:2 5 3 16; border: 1 1 1 1 solid #2B65EC; background-color: #C6DEFF; cursor:hand;
 color:#ffffff;
}

.Options {padding:1 1 1 1}


/* H menu  start */
h1
{
font-size:12px;
}
h2
{
font-size:12px;
}


.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
}

.ubercolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin-left: 250;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.ubercolortabs a{
float: left;
color: white;
background: #2B65EC url(roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(roundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: white; /*background color of tabs onMouseover*/
color: #2B65EC;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #2B65EC; /*background color of horizontal line*/
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* H menu End */



.txt td
{
color: #330033;
/* border-color: #336699;
border-style: solid 
background-color: #A0E0FC; */
}

.txt 
{
border-spacing: 10px;
border-color: #336699;
border-width: 0px;
border-style: solid
}

.bod
{
background-color: #C6DEFF;
color: 	#342D7E;
text-align: center;
}

.mar
{
}

.blk
{
color: #FF6666;
}

.masterdiv
{
background: #2B65EC;
}