﻿/******* hyperlink and anchor tag styles *******/


#container {
	font-weight: normal;
	margin: 0px auto 0px auto;
	width: 1024px;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	background:white;
}
	#dropShadow {
	-moz-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 5px 5px 20px #666666;
	-webkit-box-shadow: 5px 5px 20px #666666;
	box-shadow: 5px 5px 20px #666666;

} 

#bottomlinks{

text-align: center;
	vertical-align: baseline;
	width: 1024px;
	font-size: x-small;
	padding-top: 30px;
	margin: 0px auto 0px auto;

}

img.no_border {
 border: 0;
 }


#content {
		text-align: left;
		background-image:url('../Images/BackgroundFlag.png');
	
	}
	
.style2 {
}
a {
	color: #990033;
	font-style: normal;
	text-decoration: none;
}

.stylenohl{
	color: #FFFFFF;
}
}
a:visited {
	color: #B30000;
	font-style:normal;
	text-decoration:none;
}
a:active {
	color: #B30000;
	font-style:normal;
	text-decoration:none;

}
a:hover {
	color: silver;
}
.style4 {
	text-align: center;
	font-size: small;
	font-weight: bold;
}
.style5 {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}
.style8 {
	font-weight: bold;
	text-align: center;
}
.style9 {
	text-align: center;
}

