body
{
	background-color: #670035;
	color: #FFFFFF;
	margin: 0px;
}
#container
{
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background-position: 130px 166px;
	background-image: url(images/bglines.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#holder
{
	margin: 0px;
	width: 900px;
}
H4
{
	color: #670035;
	font-family: Arial, Times New Roman;
}
.picture
{
	margin-bottom: 2px;
	margin-top: 3px;
}
.dropdown
{
	font-weight: bold;
	font-size: 9pt;
	color: silver;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: none;
}
.dropdown:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: silver;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: none;
}
.dropdown:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: underline;
}
.copyright
{
	font-size: 6.5pt;
	color: gray;
	font-family: Arial, Times New Roman;
}
.tagline
{
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	font-style: italic;
	font-family: Arial, Times New Roman;
}
.headline
{
	font-size: 13pt;
	color: #670035;
	font-family: Arial, Times New Roman;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.search
{
	font-size: 8pt;
	color: gray;
	font-family: Arial, Times New Roman;
}
.tabs
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Times New Roman;
	text-decoration: none;
	margin: 0px;
}
.tabs:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: none;
}
.tabs:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: underline;
}
.newstab
{
	font-size: 10pt;
	color: gray;
	font-style: italic;
	font-family: Arial, Times New Roman;
}
.newsnext
{
	font-size: 10pt;
	color: white;
	font-family: Arial, Times New Roman;
	text-decoration: none;
}
.newsnext:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: none;
}
.newsnext:hover
{
	font-size: 10pt;
	color: yellow;
	font-style: normal;
	font-family: Arial, Times New Roman;
	text-decoration: underline;
}
.specific
{
	font: bold 7pt Arial, Times New Roman;
}
.label
{
	font-size: 14pt;
	color: #670035;
	font-family: Arial, Arial, Times New Roman;
}
.label2
{
	font-size: 12pt;
	color: #670035;
	font-family: Arial, Arial, Times New Roman;
}
.text
{
	padding-right: 10px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10pt;
	color: #670035;
	font-family: Arial, Arial, Times New Roman;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
}
.text2
{
	padding-right: 10px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12pt;
	color: #670035;
	font-family: Arial, Arial, Times New Roman;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
}
.hidden
{
	visibility: hidden;
}
#IMG
{
	border: 2;
}

#MenuUl
{
	margin: 0px;
	z-index: 30;
}
#MenuUl div
{
	position: absolute;
	visibility: hidden;
	width: 94px;
	margin: 0px;
	padding: 0px;
	background-color: #121447;
	border: 2px solid #5970B2;
}
#MenuUl li
{
	margin: 0 0 0 8px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: normal 14px;
	font-family: Times New Roman, Arial;
	font-weight: bold;
	text-align: center;
}

#MenuUl li a
{
	display: block;
	width: 94px;
	margin: 0 1px 0 0;
	padding: 0px 0px 5px 0px;
	background-color: #121447;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: Transparent;
}
#MenuUl div a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background-color: #121447;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

#MenuUl li a:hover
{
	color: Yellow;
	background-color: #5970B2;
}
#MenuUl div a:hover
{
	color: Yellow;
	background-color: #5970B2;
}
.table
{
	margin: 0px auto;
}
.bigimage
{
	position: absolute;
	z-index: 30;
}
.zeromarg
{
	margin: 0px;
}
body a:visited
{
	color: #00008B;
}