body {
	font-family: Arial;
	font-size: 12pt;
	color: #667475;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0px;
}

a:link {color: #69bede; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }
a:visited {color: #69bede; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }
a:hover { color:#69bede; text-decoration: underline; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica;}
a:active {color: #69bede; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }

a.thumb:link {color: #dcd8cc; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }
a.thumb:visited {color: #dcd8cc; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }
a.thumb:hover { color:#dcd8cc; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica;}
a.thumb:active {color: #dcd8cc; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }

a.dark:link {color: #524b3e; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }
a.dark:visited {color: #524b3e; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }
a.dark:hover { color:#69bede; text-decoration: underline; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica;}
a.dark:active {color: #524b3e; text-decoration: none; font-weight:bold; font-family: MS Sans Serif, Sans Serif, Arial, Helvetica; }

.text1 {font-family: Arial; color: #555555; font-size: 8pt; }
.text2 {font-family: Arial; font-size: 10pt; }
.text3 {font-family: Arial; font-size: 12pt; }
.text6 {font-family: Arial; font-size: 6pt; }
.text7 {font-family: Arial; font-size: 7pt; }
.text8 {font-family: Arial; font-size: 8pt; }
.text10 {font-family: Arial; font-size: 10pt;}
.text11 {font-family: Arial; font-size: 11pt; }
.text12 {font-family: Arial; font-size: 12pt; }
.text14 {font-family: Arial; font-size: 14pt; }
.text18 {font-family: Arial; font-size: 18pt; }
.text21 {font-family: Arial; font-size: 21pt; }

.gray {color: #aaaaaa;}
.dark {color: #444444;}
.light {color: #dcd8cc;}
.brown {color: #524b3e;}

.main {font-family: Arial; font-size: 10pt; color: #dcd8cc;}

.font_form {color: #aaaaaa; font-family: Arial; font-size: 10pt; font-weight: bold;}
.dim { filter: alpha(opacity:75); opacity: 0.75; }

input { background-color: #dddddd; color:#555555 }

.headerContainer { background-image: url(../images/bgtop.jpg);background-repeat: repeat-x; width: 100%}
.header { width: 804px; margin-left: auto; margin-right: auto}
.sub_header { width: 804px; margin-left: auto; margin-right: auto}
.bodyContainer { width: 100%}
.body { 
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat; 
	width:754px; 
	border-color:#dcd8ca; 
	border-width: 10px; 
	border-style: solid; 
	padding: 24px;
	margin-left: auto; margin-right: auto;
}
.footer { 
	width:804px; 
	padding: 16px;
	padding-left:24px;
	margin-left: auto; margin-right: auto;
}
.boxhighlight {
	background-image: url(../images/bgbodyhighlight.jpg);
	background-repeat: repeat;
	border-color:#dcd8ca;
	border-width: 1px;
	border-style: solid;
	padding: 16px;
}
.picborder {
	/* width: 700px; */
	border-width: 10px; 
	border-style: solid; 
	border-color: #dcd8cc;
}
.cover {display:none;}
