A {
	color : #FFFFFF;
	font-family : Verdana;
	font-size: 9px;		
	font-weight : bold;	
}

A:VISITED {
		color : #414E45;
}

A:ACTIVE {
	color : #FFBB45;
}

A:HOVER {
	color : #ffffff;
}

.trpad {
	padding-bottom : 30px;
}


H2 {
	font-family : Verdana;
	color : #cc0000;
	font-size: 28px;
}


.button0 {
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	font-size: 9px;
	font-family: Verdana;
	border-left: 1px solid Black;
	color: #000000;
	border-bottom: 1px solid Black;
	height: 20px;
	background-color: White;
	width : 117px;
}

.button1 {
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	font-size: 11px;
	font-family: Arial;
	border-left: 1px solid Black;
	color: #000000;
	border-bottom: 1px solid Black;
	height: 20px;
	background-color: #bbbbbb;
	width : 80px;
}

.button2 {
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	font-size: 9px;
	font-family: Verdana;
	border-left: 1px solid Black;
	color: #000000;
	border-bottom: 1px solid Black;
	height: 20px;
	background-color: White;
	width : 184px;
}


.login {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
	line-height : 14px;
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
	text-align : right;
}

.loginintro {
	font-family : Verdana;
	font-size : 11px;
	color: #ffffff;
	line-height : 14px;
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
	text-align : left;
}

