/* CSS Document */

INPUT {width: 200px; font-family: Arial; font-size: 11px; color: #666666; background: white; padding: 1px 3px 0px; margin-right: 10px}
SELECT {width: 300px; font-family: Arial; font-size: 11px; color: #666666; margin: 1px 0px; margin-right: 10px}
TEXTAREA {width: 300px; height: 70px; font-family: Arial; font-size: 12px; color: #666666; padding: 1px 3px 0px; margin-right: 10px}
P {margin-top: 15px}

/*---------------------------------------------------------*/
a {color: #4D87C7;}
a:hover {color: #FF8F09;}

body {margin:1% 12%}
body, td {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
h1 {font-size:22px; color:#4D87C7; padding-bottom:10px; border-bottom:1px solid;}

hr {width:100%; color:#4D87C7; background-color:#4D87C7; height:1px; border:0px;}
ul.category {list-style:none; margin:0px; padding:0px;}
/*---------------------------------------------------------FORM*/
form {margin: 0px}
input.button {width: auto; background:none; color:#333333;}
input.big {
	width: 350px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background: white;
	padding: 1px 3px 0px;
	margin-right: 10px
}
/*---------------------------------------------------------SUP*/
.supHeader {font-size:14px}
.supTip {color:#FF8F09}
/*---------------------------------------------------------LINKS*/
a.categoryName_header {
	font-size:14px;
	font-weight:normal;
}
.currentCategoryName_header {
	font-size:14px;
	font-weight:normal;
}
a.categoryName {
	font-size:13px;
	font-weight:bold;
}
a.currentCategoryName {
	font-size:12px;
	font-weight:normal;
}


a.pageTitle {
	font-size:14px;
	font-weight:normal;
}
.pageURL {
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
/*---------------------------------------------------------FOOTER*/
.bottom {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.bottom:hover {
	color:#333333;
	text-decoration:none;
}
.linksFooter {
	font-size:10px;
}
/*---------------------------------------------------------IMG*/
.imgPR {
	float:left;
	margin-top:6px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:26px;
}
/*---------------------------------------------------------ADS*/
.adsTitle {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}
.adsText {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}
.adsTitle:hover {
	color:#333333;
}
.adsText:hover {
	color:#333333;
}


