﻿a:link { 
	color: #8F0000;
	}
a:visited { 
	color: #8F0000;
	}
a:active { 
	color: #8F0000;
	}
a:hover { 
	color: #8F0000;
	}

body,tr,td
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
} 	

.LeftBorder {
	background-image: url('images/background-bar.jpg');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:large;
	color: #FFFFFF;
	text-align: center;
}

.BottomBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #C0C0C0;
	text-align: right;
	background-color: #000000;
}
a.BottomBorder:link {color: #C0C0C0}
a.BottomBorder:visited {color: #C0C0C0}
a.BottomBorder:hover {color: #FFFFFF}
a.BottomBorder:active {color: #C0C0C0}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-align:center;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.style6:link {color: #C0C0C0}
a.style6:visited {color: #C0C0C0}
a.style6:hover {color: #FFFFFF}
a.style6:active {color: #C0C0C0}

.Diamond {
	font-family: Wingdings;
	color: #FFFFFF;
	font-size: x-small;
}
.SmallTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.SmallTextBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3970ac;
}
.TextBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3970ac;
}

.CenteredInput {
	text-align: center;
}

