a {
	color : #696969;
	text-decoration : underline;
}

a:active {
	color : #696969;
	text-decoration : underline;
}

a:hover {
	color : #696969;
	text-decoration : none;
}

body,table,td,div,li {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}

p{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-align : justify;
}

b {
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold
}

table.footer td{
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

table.footer a {
	color : #99ccFF;
	text-decoration : underline;
}

table.footer a:active {
	color : #99ccFF;
	text-decoration : underline;
}

table.footer a:hover {
	color : #99ccFF;
	text-decoration : none;
}

input.text {
	color : WHITE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : silver;
	border : thin inset #ffffff;
}

textarea {
	color : WHITE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : Silver;
	border : thin inset #ffffff;
}

input.button {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : Silver;
	border : thin outset #ffffff;
}

select {
	color : WHITE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : Silver;
		}

table.smalltext td,div{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

table.error td{
	color : #FF0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p.header {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

p.mainheader {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

table.useful_links a {
	color : #cc0000;
	font-size: 10;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-decoration : none;
}

table.useful_links a:active {
	color : #cc0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-decoration : none;
}

table.useful_links a:hover {
	color : #cc0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-decoration : none;
}

table.side_menu a {
	color : #cc0000;
	font-size: 10;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-decoration : none;
}

table.side_menu a:active {
	color : #cc0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-decoration : none;
}

table.side_menu a:hover {
	color : #ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-decoration : none;
}