body
{
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
}

img
{
	border: none;
	text-decoration: none;
}

hr
{
	width: 100%;
	color: #CCCCCC;
}

select
{
	width: 160px;
	/*height: 17px;*/
	font-size: 10px;
	font-weight: bold;
}

td
{
	vertical-align: top;
}

a
{
	color: #000000;
}

a:hover
{
	color: #E60003;
}

a.linkWithImage
{
	text-decoration: none;
}

span.red
{
	color: #E60003;
}

input
{
	font-size: 11px;
	font-family: Arial;
	margin-left: 0px;
}

input.radio
{
	width: 20px;
}


input.text
{
	 width: 200px;
}

input.short
{
	width: 20px;
}

input.mini
{
	width: 12px;
}

form
{
	padding: 0px;
	margin: 0px;
}

h1, h2
{
	margin-left: 8px;	
}
h3
{
	margin-left: 10px;
	font-family: Arial;
	font-size: 160%;
	color:#e60000;
	font-weight:800
}
h4
{
	font-family: Arial;
	font-size: 120%;
	color:#e60000;
	font-weight:800
}
p.h4
{
	font-family: Arial;
	font-size: 120%;
	color:#e60000;
	font-weight:800
}


