body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 22px;
	margin: 0;
	}
h2 {
	font-size: 16px;
	margin: 0;
	}
a:link {
	text-decoration: underline;
	color: #336699;
	}
a:visited {
	text-decoration: underline;
	color: #336699;
	}
a:active {
	text-decoration: underline;
	color: #336699;
	}
a:hover {
	text-decoration: underline;
	color: #000000;
	}
/*
a.rl:link {
	text-decoration: underline;
	color: #ff0033;
	}
a.rl:visited {
	text-decoration: underline;
	color: #ff0033;
	}
a.rl:active {
	text-decoration: underline;
	color: #ff0033;
	}
a.rl:hover {
	text-decoration: underline;
	color: #000000;
	}
*/
a.topmenu:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
a.topmenu:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
a.topmenu:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
a.topmenu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	}

a.topmenured:link {
	text-decoration: none;
	color: #ff9933;
	font-weight: bold;
	}
a.topmenured:visited {
	text-decoration: none;
	color: #ff9933;
	font-weight: bold;
	}
a.topmenured:active {
	text-decoration: none;
	color: #ff9933;
	font-weight: bold;
	}
a.topmenured:hover {
	text-decoration: underline;
	color: #ff9933;
	font-weight: bold;
	}

form {
	margin: 0;
	}
.formlogin {
	width: 110px;
	}
.formlogin2 {
	width: 116px;
	}
.formred {
	border: 1px solid #ff0033;
	}
input, textarea {
	border: 1px solid #336699;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}
#formlong {
	width: 300px;
	}

/*
.subjectred {
	font-weight: bold;
	color: #ff0033;
	font-size: 15px;
	}
*/
.red {
	color: #ff0033;
	}
/*
.gray{
	color: #666666;
	}
*/
.white {
	color: #ffffff;
	}






.tfc {
	background: #f5f5f5;
	}



.menu {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0 0 3px 0;
}
.menu:hover {
	background: #e5e5e5;
	cursor: pointer;
	padding: 3px;
	margin: 0 0 3px 0;
}
