body {
	font-family: Arial;
	font-size:12px;
	color: #424242;
	background: #fff url(../images/bg.jpg) repeat-x top left;	
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
    	font-family: Arial;
	font-size:12px;
}

a, a:hover {
    font-family: Arial;
	color: #d24953;
	text-decoration: underline;
}
a:hover	{
	color:#3c4901;
	text-decoration: none;
}

H1,h2,.title {
	font-size: 25px;
    font-family: Arial narrow;
	font-weight: normal;
	color: #7c8488;
} 
h2	{
	font-size: 17px;
	font-weight: bold;	
}

ol, ul	{padding-left:10px;
	margin:5px;
}
li	{
	line-height:1.5em;
	list-style: none;
	padding-left:15px;
	margin-left:-10px;
	background: url(../images/arr.gif) no-repeat 0 40%;
}
li.menu	{
	line-height:1.2em;
	margin-left:10px;
	padding-left:10px;
}

input.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}
.white	{
    font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	text-align:center
}
.white a {
    font-size: 12px;
	color:#ffffff;
	text-decoration: underline;
	padding:0 4px;
}
.white a:hover	{
	color:#ded9d9;
	text-decoration: none;
}

.brd_body {
	border-left: #ededed 1px solid;
	border-right: #ededed 1px solid;
	background: #FFFFFF url(../images/body.jpg) no-repeat top left;
	height:400px;
}
.imgpadd	{
	margin-right:20px;
	margin-bottom:10px;	
}
.small	{
	font-size:10px;
	color:#a9beab;
}
.bot {
	background: url(../images/botbg.jpg) repeat-x bottom left;
	height:100%
}
img.border {
padding: 2px;
border: 1px solid #e6e6e6;
margin-right:20px;
margin-bottom:10px;	
}
#newsletter li.number {
	line-height: 1.3em;
	margin: 10px 0 10px 20px;
	padding:0;
	background-image: none;
}
#newsletter h1 {
color:#b5252d;
}
.sign {
	font-style: italic;
}