﻿body {
}
.LabelStyle_01
{
	font-weight: bold;
	color: #FFFFFF;
}

.MouseOver_01
{
	cursor: hand;
	font-weight: bold;
}

.MouseOut_01
{
	cursor: auto;
	font-weight: normal;
}


a.hr1
{
	color: #FFFFFF;
	text-decoration: none;
}

h1
{
	font-size: xx-large;
	color: #FFFFFF;
}


.text1
{
	color: #FFFFFF;
	font-size: large;
}
.textcalendar
{
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}

.tdright
{
	color: #FFFFFF;
	font-size: large;
	text-align: right;
}

.tdleft
{
	font-size: large;
	color: #FFFFFF;
	text-align: left;
}
.divMain
{
	text-align: center;
	width: 100%;
}
.header
{
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}

.Cursor_Hand
{
	cursor: pointer;
}

.Cursor_Normal
{
	cursor: auto;
}

.rh1
{
	font-size: xx-large;
	font-weight: bold;
}


.rtxt1
{
	font-size: large;
	color: #000000;
}
.rtdright
{
	font-size: large;
	color: #000000;
	text-align: right;
}

.body1 
{
    background-color: #C0C0C0;
	width: 80%;
}
.maindiv
{
	background-color: #C0C0C0;
	width: 100%;
	padding-right: 5%;
	padding-left: 5%;
}
.activepanel
{
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 30px;
	height: 400px;
	z-index: 150;
}
.inactivepanel
{
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 30px;
	height: 400px;
	z-index: 100;
}
.menupanel
{
	border-color: #FFFFFF;
	background-color: #C0C0C0;
	width: 100%;
	position: relative;
	width: 100%;
	position: relative;
	height: 111px;
	left: 0px;
	height: 600px;
}
.mainpanel
{
	border-color: #FFFFFF;
	background-color: #C0C0C0;
	width: 100%;
}
.tabactivebutton
{
	border-style: none none none none;
	border-width: thin thin 0px thin;
	border-color: #000000 #000000 #000000 #000000;
	background-color: #FFFFFF;
	width: 50px;
	height: 31px;

}
.tabinactivebutton
{
	border: thin solid #5C5C5C;
	background-color: #D4D4D4;
}
.maintable 
{
    width: 100%;
    padding: 80px;
}
.maintabletop
{
    font-style:italic;
    text-align: center;
    font-weight:700;
    font-size:xx-large;
   
}
.maintablenextpage {
    font-style:normal
}
.maintablerow{
     padding-left:220px;
     padding-right:220px;
     padding-top:20px;
}
.maintablecell
{
     text-align:left;
     font-size:large;
     font-style:normal;
     
}
.subtable1 {
     padding-left:10px;
     padding-right:10px;
     padding-top:20px;
}

.padleft {
    padding-left:33%;
}

.menuspan
{
	background-color: #C0C0C0;
	width: 100%;
}
.buttonspan
{
	background-color: #FFFFFF;
}
.tablerowcell
{
	background-color: #C1E0FF;
	text-align: left;
}
.message
{
} 
.vid{
    font-size:22px;
    color: #000000;
}
