body {
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FEFDFD;
	margin: 0px;
}

td {
	font-family: "Times New Roman";
	font-size : 12px;
	color: #6E6D6D;
	line-height: 1.4;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.menu {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:link {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:hover {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color: #CA2222;
}

a.menu:active {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color: #FFFFFF;
}


a.news {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.news:link {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.news:hover {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	color: #FFFFFF;
}

a.news:active {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color: #FFFFFF;
}





a.black {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #000000;
}
a.black:link {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color : #000000;
}
a.black:hover {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	color: #FFFFFF;
}

a.black:active {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : none;
	color: #000000;
}





a.black_red {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	color : #000000;
}
a.black_red:link {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	color : #000000;
}
a.black_red:hover {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	color: #CA2222;
}

a.black_red:active {
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	text-decoration : underline;
	color: #000000;
}














a.red_black {
	font-family : Arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration : underline;
	color : #CA2222;
}
a.red_black:link {
	font-family : Arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration : underline;
	color : #CA2222;
}
a.red_black:hover {
	font-family : Arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration : underline;
	color: #000000;
}

a.red_black:active {
	font-family : Arial;
	font-size : 11px;
	font-weight:normal;
	text-decoration : underline;
	color: #CA2222;
}
