﻿a.MainPageLinks {font-size: 10pt; font-weight: Bold; text-decoration: none; color: #0000FF;}
a.MainPageLinks:hover {color: #990000; text-decoration:underline;}
a.Links {font-size: 10pt; font-weight: Normal; text-decoration: none; color: White;}
a.Links:hover {color: White; text-decoration:underline;}

body {
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	background-image:url('../images/bg.jpg');
	margin-top: 0px;}

.container
	{width: 760px; margin-left:auto; margin-right:auto;}
	
.Inner_container
	{width: 760px; margin-left:auto; margin-right:auto; background-image:url('../images/mid_bg.png');}

.Content
	{width: 570px; margin-left:20px; margin-right:30px; font-family:Arial, Helvetica, sans-serif; font-size:small;color:black; margin-top: 10px;} 
	
.Links
	{width: 137px; background-image: url('../images/links_bg.jpg'); font-family:Arial, Helvetica, sans-serif; font-size:small;color:White; }
	
.Picleft{ float:left; width:300px; border:2px #658BAB solid; background-image:url('../images/links_bg.jpg'); font-weight:bold; color: white; font-size:8pt; margin-right:5px;}

.Picright{ float:right; width:300px; border:2px #658BAB solid; background-image:url('../images/links_bg.jpg'); font-weight:bold; color: white; font-size:8pt; margin-left:5px;}

h2 {
	font-size: 12pt;
}

.style1 {
	text-align: center;
}
.style2 {
	width: 570px;
	margin-left: 20px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin-top: 10px;
	text-align: center;
}
.style3 {
	text-align: left;
}
.a2:link {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.a2:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 20px;
}	
