
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #104B6D;
	text-align:left;
}
.input_login {
	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: #848284;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #848284;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	/*background-image: url(images/boxes/tile.gif);*/
	background-repeat: repeat-x;
}
.box_indent {
	padding: 3px 8px 3px 8px;
}
.td_indent {
	padding: 0px 4px 0px 4px;
}
.td_all_indent {
	padding: 4px 4px 4px 4px;
}
.white_text {color: #FFFFFF}
a.top_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.top_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.top_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.top_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325F8F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325F8F;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #325F8F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5380AC;
	text-decoration: none;
}



a.arange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1670a9;
	text-decoration: underline;
}
a.arange:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1670a9;
	text-decoration: none;
}
a.arange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1670a9;
	text-decoration: underline;
}
a.arange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1670a9;
	text-decoration: none;
}

.infobox {
	color:#666666;
	background-color:#E9EFF5;
	border-bottom:1px solid #CCCCCC;
	padding:5px 200px 5px 10px;
	
	background-repeat:no-repeat;
	background-position:right top;
}
.cat_bg {
	background: url(../images/category0.gif) top left no-repeat;
	padding-left:25px;
}
.ratingActive {
	height:18px;
	padding:5px;
	width:120px;
}
.ratingPass {
	height:18px;
	padding:5px;
	width:120px;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}

