h1{
	font-size:20px;
	font-weight:bold;
	color:#3b318a;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	margin:5px;
	}
h2{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:capitalize;
	margin-bottom:10px;
	margin-top:0;
	}
h3{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#a7ce38;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:0;
	}	
marquee{
	float:left;
	background:#FFF;
	width:210px;
	height:120px;
	margin-bottom:20px;
	padding-left:13px;
	cursor:pointer;
	}
a{
	color:#676767;
	text-decoration:none;}
hr{
	border-top:solid 1px #BBB;
	height:1px;	}
a:hover{
	color:#676767;
	text-decoration:underline;}	
.item{
	color:#676767;
	font-weight:bold;
	text-transform:uppercase;
	border-left:solid 4px #00a3cc;
	border-bottom:dashed 1px #cecbe2;
	font-size:11px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	cursor:pointer;
	}
.item_hov{
	color:#00a3cc;
	font-weight:bold;
	text-transform:uppercase;
	border-left:solid 4px #CCC;
	border-bottom:dashed 1px #00a3cc;
	font-size:11px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	cursor:pointer;
	}	
#right .title{
	background:#FFF;
	color:#3b318a;
	float:left;
	width:180px;
	text-transform:uppercase;
	padding:2px;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;}
.button{
	float:left;
	background:#6e6e6e;
	width:40px;
	height:18px;
	color:#FFF;
	font-size:9px;
	border:none;
	margin-left:15px;
	margin-top:1px;
	padding:0;}
.input{
	float:left;
	width:120px;
	height:16px;
	border:solid 1px #FFF;
	background:#CDCDCD;}
.link{
	background:url(../img/arrow.gif) top left no-repeat;
	color:#676767;
	padding-left:10px;
	margin-left:5px;}
#right a{
	background:url(../img/arrow.gif) top left no-repeat;
	width:170px;
	color:#676767;
	padding-left:10px;
	margin-left:5px;
	margin-bottom:4px;
	float:left;
	text-decoration:none;
	font-weight:normal;}

#right a:hover{
	background:url(../img/arrow.gif) top left no-repeat;
	width:170px;	
	color:#676767;
	padding-left:10px;
	float:left;	
	margin-left:5px;
	margin-bottom:4px;	
	text-decoration:underline;
	font-weight:normal;	}	