/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

body {
	background-color: #0054C6;
	background-image: url(../img/bg-main.jpg);
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	padding-bottom: 55px;
}

.image {padding-top: 65px;}
.copyright {position: absolute; right: 0; bottom: 0; padding-bottom: 15px;padding-right: 15px;}

.return {position: absolute; left: 0; top: 0; padding-top: 10px;padding-left: 15px;}

a:link {color: #654F29;}
a:visited {color: #654F29;}
a:hover {color: #654F29;}
a:active {color: #654F29;}

.WhiteTEXT {color: #FFFFFF; font-weight: bold; font-size: 11px;}
a.WhiteTEXT:link {color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none;}
a.WhiteTEXT:visited {color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none;}
a.WhiteTEXT:hover {color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none;}
a.WhiteTEXT:active {color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none;}


.MAIN-line {font-size:16px;}

.MAIN {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #654F29;}
a.MAIN:link {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #654F29; text-decoration:none;}
a.MAIN:visited {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #654F29;}
a.MAIN:hover {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #654F29; text-decoration:underline;}
a.MAIN:active {font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #654F29;}

h1,h2,h3,h4,h5,h6 {font-family: Georgia, Times New Roman, Times, serif;}
h1 {font-size: 12px; color: #654F29;}

.FormBoxes {width:150px; font-family: Arial, Helvetica, sans-serif; font-size:10px; background: #FFFFFF; color:#004194; border: solid 1px #004194;}
.FormComment {width:270px; font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#004194; border: solid 1px #004194;}
.Formcontent { color: #FFFFFF; text-decoration: none; }

.content { color: #654F29; text-decoration: none; }
.title { font: bold; font-size: 11px; color:#FFFFFF; text-decoration: none; }

.style1 {font-size: 12px}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
