body {
	margin: 0px;
	background: url(none) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	scrollbar-base-color: #663366;
	scrollbar-face-color: #99CCCC;
	scrollbar-track-color: #996699;
	scrollbar-arrow-color: #330033;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000;

}
	
#wrap {
	margin-left: 0px;
	margin-right: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: auto;
}

#container {
	margin:0 auto 0 20px;
	text-align: left;
	width: 720px;
	border: 2px none #FF9900;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	left: 0px;
	}
	
#container1 {
	margin:0 auto;
	text-align: center;
	width: 600px;
	border: 1px solid #6633ff;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text {
position: absolute;
z-index: 2;
top: 202px;
left: 540px;
width: 200px;
border: 1px solid grey; 

}	

.text2{
position: absolute;
z-index: 2;
top: 202px;
left: 540px;
width: 200px;
border: 1px solid grey; 

}	

.textwhite{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

A      {font-family: verdana, geneva, arial;
		font-size:12px;
		color:#6633ff;
		font-weight: bold;
		text-decoration: none;
		outline: none;
		}
	
A:Hover  {

        color : #999999;
        text-decoration: underline;
}


.img {
		border: 0;
		}

.norepeat {
	background-repeat: no-repeat;
}

UL LI {
	list-style-image: url(images/arrow_small.gif);
	padding-left: -10px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0000CC;
	font-weight: bold;
}


