body	{
		margin:0px;
		padding:0px;
		background:#A1909D url(images/all_bg.jpg) top left repeat-x
		}
td		{
		font-family:arial;
		font-size:12px;
		color:#FFFFFF
		}
a		{
		font-weight:bold;
		text-decoration:underline;
		color:#FCFCFC;
		}
a:hover	{
		text-decoration:none;
		}
ol 		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
ol li	{
		font-weight:bold;
		height:18px
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		font-family:tahoma;
		font-size:11px;
		}
form td	{
		font-family:tahoma;
		font-size:11px;
		}
input	{
		border-style:none;
		background:transparent;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		color:#01528F
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
		}		
ul li 	{
		/*padding:0 0 0 18px;*/
		height:24px;
		background:url(images/list1.gif) bottom left no-repeat
		}
.tt 	{
		font-family:tahoma;
		font-size:11px;
		}
.tt a	{
		font-weight:normal;
		}
.top a	{
		font-size:9px;
		font-family:tahoma;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none
		}
.menu a	{
		text-decoration:none;
		font-weight:bold;
		}
.bot 	{
		font-family:tahoma;
		font-size:11px;
		font-weight:bold
		}
.bot a	{
		text-decoration:none;
		}
		
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}		


.title {font-size:14px; position: relative;top: -4px;}
		
/*  ######################### PAGENAV ##########################  */
.pagenav_div {margin: 10px 0px; padding: 5px 0px;}
.pagenav {font-size:0.9em;}
.pagenav a:hover, .pagenav a:focus, .pagenav a:active {background-color:#044A74;border:1px solid #0C79A6;color:#66FF33;}
.pagenav a, .pagenav a:link, .pagenav a:active {color:#66FF33;background-color:#044A74;border:1px solid #0C79A6;font-weight:bold;margin:2px;padding:1px 4px 0px 4px;text-decoration:none;}
.pagenav span.pages {background-color:#0C79A6;border:1px solid #FFFFFF;color:#66FF33;font-weight:bold;margin:2px;padding:3px 5px;}
.pagenav span.current {background-color:#FFFFFF;color:#333333;font-weight:bold;margin:2px;padding:1px 4px 0px 4px;border:1px solid #0C79A6;}
		
		
.field_title {padding: 3px 5px; vertical-align: top;white-space:nowrap;padding-top: 10px;}
.field_input {width: 200px;height: 18px; background: #ffffff;  vertical-align: middle;color: #000000; margin-top: 10px;border:1px solid #0C79A6;}
.field_select_search{width: 200px; height: 18px; background: #ffffff;  vertical-align: middle;color: #000000;border: solid 1px #0C79A6;}
.field_textarea {overflow:auto; width: 250px;height: 100px; background: #ffffff;  vertical-align: middle;color: #000000;margin-top: 10px;border: solid 1px #0C79A6;}		
		
	
.block_1_button {width: 90px; height: 17px; background: url(images/block_1_button.gif) center; color: #fff; padding-left: 18px; cursor: hand;}		

.button_1 {width: 90px; height: 17px; background: url(images/button_2.gif) center; color: #fff; padding-left: 18px; cursor: hand;}		
.button_2 {width: 127px; height: 17px; background: url(images/button_1.gif) center; color: #fff; padding-left: 18px; cursor: hand;}		
.button_like {width: 127px; height: 17px; background: url(images/button_like.gif) center; color: #fff; padding-left: 18px; cursor: hand;}	
.button_dontlike {width: 127px; height: 17px; background: url(images/button_dontlike.gif) center; color: #fff; padding-left: 18px;cursor: hand;}	
/*  ######################### STARS ##########################   */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{background: url(images/rating_star.gif) left -1000px repeat-x;}
.star-rating{position:relative; z-index: 1;width:80px;height:15px;overflow:hidden;list-style:none;margin:0;padding:0;background-position: left top;}
.star-rating li{display: inline;}
.star-rating a, 
.star-rating .current-rating{position:absolute; z-index: 1;top:0;left:0;text-indent:-1000em;height:15px;line-height:15px;outline:none;overflow:hidden;border: none;}
.star-rating a:hover{background-position: left bottom;}
.star-rating a.one-star{width:20%;z-index:6;}
.star-rating a.two-stars{width:40%;z-index:5;}
.star-rating a.three-stars{width:60%;z-index:4;}
.star-rating a.four-stars{width:80%;z-index:3;}
.star-rating a.five-stars{width:100%;z-index:2;}
.star-rating .current-rating{z-index:1;background-position: left center;}		