A:ACTIVE {
	color: yellow;
}
A:HOVER {
	color: yellow;
	text-decoration : underline;
}
text {
	color: yellow;
}
A:LINK {
	color: yellow;
	text-decoration : none;
}
A:VISITED {
	color: #99CCFF;
	text-decoration : underline;
}
.formsubmit {
	background-color: #0F7FC7;
	font-size: 9pt;
	font-family: MS Sans Serif, Tahoma, Arial, Times New Roman;
	color: #FFFFFF;
	border : 1px inset White;
}
.forminput {
	background-color: White;
	font-size: 10pt;
	font-family: MS Sans Serif, Tahoma, Arial, Times New Roman;
	color: black;
	border : 1px solid #0F7FC7;
}
SELECT {
	background : white;
	border : 1px solid Black;
}
.Forum_SmallTypo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: black;
}
.Forum_NormalTypoBold{
	font-family : MS Sans Serif, Helvetica, arial, verdana;
	font-size : 11pt;
	color: white;
	font-weight : bold;
}
.Forum_Liner {
	background-color : #990000;
}
.Forum_subject {
	background-color : Gray;
}
.Forum_BG1 {
	background-color : white;
}
.Forum_BG2 {
	background-color : #dedfdf;
}
.Forum_normalTypo{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	color: black;
}
.Forum_SmallTypoBG{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: white;
}
.MailingList_SmallTypo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: black;
}
.MailingList_TitleTypo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: black;
	font-weight : bold;
}
.MailingList_SmallTypoBG{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: white;
}
.MailingList_Liner {
	background-color : #990000;
}
.MailingList_BG {
	background-color : white;
}
.MailingList_check {
	background-color : #289F6D;
}
.MailingList_Uncheck {
	background-color : Silver;
}
