body{
	background-image:     url("../images/left/bg.gif");
	font-size: medium;
	SCROLLBAR-FACE-COLOR: #D6D6EA;
	SCROLLBAR-HIGHLIGHT-COLOR: #216383;
	SCROLLBAR-SHADOW-COLOR: #FFFFFD;
	SCROLLBAR-3DLIGHT-COLOR: silver;
	SCROLLBAR-ARROW-COLOR: #637E8F;
	SCROLLBAR-TRACK-COLOR: #D6D6EA;
	SCROLLBAR-DARKSHADOW-COLOR: SILVER;
}

#newstyle {

	color:#333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

UL LI {
	list-style-type: none;
}
UL {
	padding: 0px;
	margin-top:auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 3px;
	padding: 0px;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	color:#000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}
a:link,a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
a:visited{
color:#000000;}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
H1 a:link,H1 a:visited,H1 a:hover, H1 a:active{
	color: #FF0000;
}
