body { background: url(images/back_expertaspnet.gif); }

.main { width: 100%; }
.menulink { color:Grey;font-family:Verdana,Arial;font-size:12px;font-weight:normal;text-decoration:none;padding:5px; }
.examplegroup {
	border-style:solid;
	border-width:1px;
	color: #696969;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
}
.exampledesc { color:black;font-family:Verdana,Arial;font-size:12px;margin:10px; padding-top:10px; text-indent:10px;}
.exampledesclist { background-color:White;color:black;font-family:Verdana,Arial;font-size:11px;font-weight:normal;padding:3px 0px 3px 10px; }
.exampleicon { background-color:White;width:30px; }
.footer { color:Gray;font-family:Verdana, Arial, Sans-Serif;font-size:9px;font-weight:bold; }
.code { color:#008;font-family:MS Sans Serif, Arial; font-size:12px; margin-left:20px;}
.aspcode {
	color:black;
	font-family:Courier, Arial;
	font-size:11px;
	margin: 5px 5px 5px 5px ;
	padding: 3px 0px 3px 20px;
	background : #E5ECFF;
	border : 1px solid #CCD7F2;
	width : 80%;	
}
.keyword { font-weight: bold; }
.lang { color:Black; font-family:Verdana, Arial, Sans-Serif;font-size:9px;}
.prompt { color:#920; margin: 20px 0px 20px 20px; font-family:Verdana, Arial, Sans-Serif; font-size:10px; width:100%; }
.formtext { font-family:Verdana, Tahoma, Arial; font-size : 12px; padding: 1px 3px 1px 3px; }

.body {
	padding-left: 20px;
	color: #5B5B5B;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color: #003399;
	font-size : 14px;
	text-align: left;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight: bold;
	visibility: hidden;
	display: none;
}

.xmlnode {
	color: #003399;
	font-size : 11px;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight: bold;
}

p {
	color: #4E4E4E;
	font-size : 12px;
	text-align: left;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
.p {
	color: #4E4E4E;
	font-size : 12px;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight: normal;
	text-decoration: none;
}

.header1 {
	color: #003399;
	font-size : 12px;
	text-align: left;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight: bold;
}

.header2 {
	color:  #0066CC;
	font-size : 12px;
	text-align: left;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration : underline;
}

.copyright {
	color: White;
	font-size : 10px;
	text-align: left;
	font-family : Tahoma, Helvetica;
	font-weight:normal;
	padding: 10px 10px 5px 10px;
}

.left_menu {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #4D729E;
	text-decoration : none;
}

.menustructure {
	color: #008;
	font-family: MS Sans Serif, Arial;
	font-size: 10px;
	width: 100%;
}

.AlertText { font-family:Verdana,Arial,sans-serif; font-size:11 }

.AlertBold { font-family:Verdana,Arial,sans-serif; font-size:11;   font-weight:bold; color:#f60 }

.ExTopMenuGroup
{
  background-image:url(images/demo/top_bg.gif);
}

.Tab
{
	background-color:#eeeeee;	
	width:800px;
}

.TabContent
{
  border-style:solid;
  border-width:1px;
  border-color:#bbb;
  width:800px;
  height:350px;
  overflow:auto;
}

.HighTabContent
{
  border-style:solid;
  border-width:1px;
  border-color:#bbb;
  width:800px;
  height:550px;
  overflow:auto;
}

.TabItem 
{
	background-image: url(images/tab/itembk.gif);	
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-left:3px;
	padding-right:3px;
	width: 112px;
	height: 24px;
	cursor: hand;
}

.TabItemOver
{
	background-image: url(images/tab/itembkover.gif);	
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
	width: 112px;
	height: 24px;
	cursor: hand;
}

.TabItemSelected
{
	background-image: url(images/tab/itembkselected.gif);
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-left:3px;
	padding-right:3px;
	width: 112px;
	height: 24px;
	cursor: hand;
}

.TabItemWide 
{
	background-image: url(images/tab/itembk.gif);	
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;		
	padding-left:10px;
	padding-right:10px;
	height: 24px;
	cursor: hand;
}

.TabItemOverWide
{
	background-image: url(images/tab/itembkover.gif);	
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	height: 24px;
	cursor: hand;
}

.TabItemSelectedWide
{
	background-image: url(images/tab/itembkselected.gif);
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	padding-left:10px;
	padding-right:10px;
	height: 24px;
	cursor: hand;
}

.ExampleHead
{
	background-color:#eeeeee;	
	color:#B80000;
	font-family:Verdana, Tahoma, Arial;
	font-size : 14px; 
	font-weight: bold;	
	padding:3 0 3 0;
}
