

/*.menuStatic
{
	width: 165px;
	background-color: #ffdd00;
	color: #464646;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #969DA3;
}
.menuStaticH
{
	background-color: #F8EFB8;
	color: #000000;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuDynamic
{
	background-color: #F8EFB8;
	color: #000000;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	z-index: 100;
}
.menuDynamicH
{
	background-color: #EEDC69;
	color: #000000;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}*/
.menuStatic
{
	width: 165px;
	background-color: #ffdd00;
	color: #464646;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #969DA3;
}
.menuStaticH
{
	background-color: #F8EFB8;
	color: #000000;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuDynamic
{
	background-color: #F8EFB8;
	color: #000000;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	z-index: 100;
}
.menuDynamicH
{
	background-color: #EEDC69;
	color: #000000;
	font-family: Trebuchet MS,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.menuStaticHome
{
	font-size: 13pt;
	color: #535353;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	padding:3px;
}
.menuStaticHomeH
{
	padding:3px;
	font-size: 13pt;
	color: #535353;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
}
.menuDynamicHome
{
	font-size: 11px;
	color: #4D461A;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	background-color:#F2F2F2;
	z-index:100;
	padding:3px;	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:White;
	 
}
.menuDynamicHomeH
{
	font-size: 11px;
	color: #4D461A;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	background-color:#B2B2B2;
	padding:3px;			
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:White;
 
}
.welcome
{
	font-family: Trebuchet MS;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.welcome:hover
{
	font-family: Trebuchet MS;
	color: #464646;
	font-weight: bold;
	font-size: 12px;
}
.testborder
{
	border-width: 1px;
	border-style: solid;
	border-color: red;
}
.IE8Fix
{
	z-index: 100;
}
.pageBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 5px;
}
/* Styles for controls */
.TextBox
{
	background-color: #ffffff;
	color: Black;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: solid 1px gray;
}
.LinkButton
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	background-color: Transparent;
	color: #0000ff;
	border: none;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.DropDown
{
	background-color: white;
	color: Black;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: solid 1px gray;
}


.Button
{
	/*font-family: Sans-Serif,Helvetica,Arial;*/
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background-color: #FFDD00;
	border-style: solid;
	border-width: 1px;
	border-color: #9DA6AB;
}
.Button:hover
{
	/*font-family: Sans-Serif,Helvetica,Arial;*/
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background-color: #F8EFB8;
	border-style: solid;
	border-width: 1px;
	border-color: #9DA6AB;
}

/* Styles for text */

.Label
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: normal;
	font-size: 12px;
	background-color: Transparent;
	color: #000000;
}

.LabelBold
{
	font-family: tahoma,sans-serif,helvetica, arial;
	font-weight: 900;
	font-size: 11px;
	background-color: Transparent;
	color: #535353;
}

.TextBold
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: bold;
	font-size: 11px;
	background-color: Transparent;
	color: #000000;
}
.Heading
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: bold;
	font-size: 11px;
	background-color: Transparent;
	color: #000000;
}
.Heading1
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: bold;
	font-size: 13px;
	background-color: Transparent;
	color: #000000;
}
.homeBorder
{
	border-width: 1px;
	border-color: #E6E6E6;
	border-style: solid;
}
.homeWelcome
{
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	/*background-color:#F8EFB8;*/
}
.homeHr
{
	padding:0px;
	height:1px;
	background-color: #FFD262;
	
}
.more
{
	font-size: 10px; color: #AD1F00; font-weight: bold; text-decoration: underline;
}

.cornerBorderPink
{
	border-style:solid;
	border-width:1px;
	border-color:#565D65;
}
.sideHeadingPink
{	
	/*height:17px;*/		
	padding:2px;
	font-weight: 900;
	font-size: 11px;
	font-style:normal;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#565D65;		
	color:#ffffff;
}
.thankyou
{
	color:green;
}
.specialName
{
	color:#428C2D;
	font-size:11px;
	font-weight:bold;
}
.leftmenu_awards_detail
{
	font-size: 8.5pt;
	color: #111111;
	font-family: Tahoma, Verdana, Arial,Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.leftmenu_awards_detail:hover
{
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial,Helvetica, sans-serif;
	text-decoration: none;
	line-height: 15px;
}
#masterdiv
{
	text-align:center;
	width: 1024px;
	height: auto;
	background-repeat: no-repeat;
	/*background-color:#E7F0F7;*/
	background-image: url(../../Images/3.jpg);
	background-repeat:repeat-x;
	
	
	/*position:relative;*/
	/*left:10%;*/
}

#wrapper
{
	margin: auto;
	text-align: center;
	width: 777px;
	position: relative;
}
.logo
{
	color:#565D65;
	font-size:18px;
	font-family:Copperplate Gothic Bold,Arial Black;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
