BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	background-image: url(../../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}


H2  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}



A:link  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: underline;
}


A:visited  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: underline;
}
A:hover  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
hr {
	font-size: 1px;
	color: #663300;
	line-height: 1px;
	height: 1px;
}

.textbox {
	border: 1px solid #000000;
	font-size: 11px;


}

.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.displayretainer {
background: #efefef; 
width: 100; 
height: 100%; 
filter:progid:DXImageTransform.Microsoft.Matrix(M11='1.0', sizingmethod='auto expand');
}
.shadow				{filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=3);} 
.shadow1			{filter:progid:DXImageTransform.Microsoft.Shadow(color='#a9a9a9', Direction=135, Strength=2);}

.menuitems {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EAEAEA;
}

