.main1 {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	width:180;
}

.main {
	text-decoration: none;
	padding: 20px;
	border-left: 1px solid #e4e0ea;
}

.headingblack1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.main_topborder {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top : 0px;
}

.vtblheader {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #073B84;
	padding: 3px;
}

.vtblbody  {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/
	padding: 3px;
	background-color: #EDF9FC;/*#E8F2F8;*/
	color:#404040;
}

#gridView td
{
	font-family: Tahoma;
}

.bold {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
}

.main1 {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	width:180;
}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
th, td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #76A6ED;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FA640A;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FA640A;
	text-decoration: none;
	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none
}
.boldheader{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none;
}

.input1 {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 15; 
	vertical-align: top;
}

li {
	background-image:url(../../themes/SimpleDesign/images/icoCheckItem.gif);
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: 0.0em 0.2em;
	padding-left: 1.30em;
}
input, select, textarea{
	font-family : Verdana; 
	font-size : 11px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	margin:2;
}
td.vtblbody  {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/
	padding: 3px;
	background-color: #EDF9FC;/*#E8F2F8;*/
	color:#404040;
}
td.vtblheader {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/	
	color: #FFFFFF;
	background-color: #073b84;/*#9EC0CF;*/
	padding: 3px;
	/*font-weight: bold;*/
	color:#ffffff;
}

td#validatorSummary div ul 
{
	list-style-type: disc;
}
td#validatorSummary div ul li 
{
	background-image:none;
	padding-left:0px;
}

.modalBackgroundBooking
{
	background-color:White;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.required
{
	color:Red;
	padding-left:3px;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.uploadPanel
{
	width:450px;
}
.uploadPanel2
{
	background-color:transparent;  
    padding:20px;
}

.uploadPanelHead
{
	text-align:center;
	background-color:#073b84;
	padding:5px;
	color:#FFFFFF;
}

.link:hover
{
	cursor: pointer;
}

.MasterButtons2:hover
{
	color: rgb(250, 100, 10);
	cursor: pointer;
}

.MasterButtons2:visited
{
	color: White;
}

.MasterButtons2
{
	color:White;
	height:34px; 
	width:135px; 
	text-align:center; 
	background-repeat:no-repeat;
	background-image:url(../../themes/SimpleDesign/images/buttons/Button_2.gif); 
	vertical-align:top; 
	padding-top: 8px
}

.MasterButtons:hover
{
	color: rgb(250, 100, 10);
	cursor: pointer;
}

.MasterButtons:visited
{
	color: White;
}

.MasterButtons
{
	color:White;
	height:34px; 
	width:107px; 
	text-align:center; 
	background-repeat:no-repeat;
	background-image:url(../../themes/SimpleDesign/images/buttons/Button.gif); 
	vertical-align:top; 
	padding-top: 8px
}

.h3 
{
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin-bottom:1em;
}

.ieavcalendar { width:306px}
.ie7avcalendar { width:305px}
.geckoavcalendar { width:310px}
.operaavcalendar { width:310px}