body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
}
	a {text-decoration: none; color:#00CCCC}
	a:hover{text-decoration: underline; color:#009999}
	a.subcat {text-decoration: none; color:#666666}
	a.subcat:hover {text-decoration: none; color:#999999}
	a.subcat:active{text-decoration: none; color:#FF6600}

.formborder_100percent {
	width: 98%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
.titles_subcat {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
.text_normal {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}
.lowergradient {
	background-image: url(images/lowergradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.transparentbg {
	background-image: url(images/transparentwhite.png);
	background-repeat: repeat;
}
.titles_categories {

	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
