body, td, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
input, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	height : 22px;	
}
.textarea {
	width : 400px;
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #000000;
	font-weight : bold;
}
.menu {
	color : #BD0100;
	font-weight : bold;
}
.menu a {
	color : #BD0100;
	font-weight : bold;
	text-decoration : underline;
}
.menu a:hover {
	color : #BD0100;
	font-weight : bold;
	text-decoration : none;
}
.button a {
	color : #BD0100;
	font-weight : bold;
	text-decoration : none;
}
.button a:hover {
	color : #BD0100;
	font-weight : bold;
	text-decoration : underline;
}
.smalltext {
	font-size : 9px;
}
h1 {
	font-size : 18px;
	color : #FFFFFF;
}
.whitetext {
	color : #FFFFFF;
}
.whitetext a {
	color : #FFFFFF;
}
.whitetext a:hover {
	color : #FFFFFF;
	text-decoration: none;
}
a {
	color : #3556FF;
	text-decoration: underline;
}
a:hover {
	color : #3556FF;
	text-decoration: none;
}
.updatelinks_l1 {
	position : relative;
	top:0px;
	left:0px;
	float: right;
}
.updatelinks_l2 {
	position : absolute;
	top:0px;
	left:0px;
	background-color: #FAEBD7;
	float : right;
	border : 0 solid Black;
	padding : 0 2 0 2;
}
.updatelinks_l2 a {
	font-size : 10px;
	color : #000000;
	text-decoration: underline;
}
.updatelinks_l2 a:hover {
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}
