TD.text{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
}
TD.texttitle{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	color : White;
}
A.link {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A.link:VISITED {
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

A.link:HOVER {
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Navy;
	text-decoration : underline;
}

A.titlelink{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #6A6969;
	text-decoration : underline;
}

A:VISITED {
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A.bodylink{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Blue;
	text-decoration : underline;
}

A:VISITED {
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : Maroon;
	text-decoration : none;
}

A:HOVER {
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #DC143C;
	text-decoration : underline;
}


.TABLE A:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}
.TABLE A:VISITED {
	color : #96B6EF;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}
.TABLE A:HOVER {
	color : #FFCC00;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}

.TABLE2 A:LINK {
	color : #5E91EC;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}
.TABLE2 A:VISITED {
	color : Gray;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}
.TABLE2 A:HOVER {
	color : #FFCC00;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}

.TABLE3 A:LINK {
	color : Blue;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}
.TABLE3 A:VISITED {
	color : Gray;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}
.TABLE3 A:HOVER {
	color : #FF9900;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}

.TABLElinks A:LINK {
	color : Blue;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}
.TABLElinks A:VISITED {
	color : Gray;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}
.TABLElinks A:HOVER {
	color : #DC143C;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}

.TDeyes A:LINK {
	color : Blue;
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
}
.TDeyes A:VISITED {
	color : Gray;
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
}
.TDeyes A:HOVER {
	color : #DC143C;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
}
input.formBOX {
    height :16px;
	background-color: #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : #A6A6A6;
				border-width : 1px;
}
input.formBUTTON {
    height :16px;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : ridge;
		border-color : #000000;
				border-width : 1px;
				background-image: url(../images/button.gif);
				background-repeat: repeat-x;
}
select.formSELECT {
	background-color: #EEEEEE;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
TEXTAREA.formQUESTION {
	height :35px;
	background-color: #FFFFFF;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : #A6A6A6;
				border-width : 1px;
}
.imgBorder{
	border: 1px solid Black;
	}
