﻿body {
	background: #000000 url(images/style/bg.png) no-repeat top center;
	margin: 0;
}
#wrapper {
	width: 1024px;
	margin: auto;
}
#top {
    height: 27px;
	width: 100%;
	padding-bottom:1px;
	background: #D2D2D1;
}
#header {
	width: 1024px;
	height: 136px;
	padding-bottom:3px;
	text-align:center;
	margin-bottom:3px;
}
#menublock {
margin-top:3px;
	width: 1024px;
	margin-left:88px;
	height: 49px;
}
#footer {
clear:both;
height:100px;
background: url(images/style/footer.png) no-repeat center center;
width:1024px;
}
#left {
float:left;
padding-top:16px;
padding-left:87px;
width:266px;
}
#contenttop {
display:block;
width:567px;
background: url(images/style/subcontenttop.png) no-repeat bottom center;
height: 23px;
padding-top:15px;
margin-left:378px;
}
#maincontent {
	margin: 0px 0px 0px 379px;
	padding: 15px 10px 15px 10px;
	min-height: 633px;
	background: #DEDEDE;
	width: 545px;
}
#contentbottom {

display:block;
width:567px;
background: url(images/style/subcontentbottom.png) no-repeat top center;
height: 24px;
margin-left:378px;
}

#content {
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	position: relative;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.body A:link {color: #FFFFFF; text-decoration: none}
.body A:visited {color: #FFFFFF; text-decoration: none}
.body A:active {color: #FFFFFF; text-decoration: none}
.body A:hover {color: #FFFFFF ; text-decoration: none; color: white;}

.body2 A:link {color: #000000; text-decoration: none}
.body2 A:visited {color: #000000; text-decoration: none}
.body2 A:active {color: #000000; text-decoration: none}
.body2 A:hover {color: #000000; text-decoration: none; color: black;}
blockquote {
	font-size: 13px;
	color: #181818;
	text-align: justify;
	margin: 0px;
	padding: 5px 30px 5px 30px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
}
.block {
	font-size: 13px;
	color: #181818;
	text-align:justify;
	padding-left: 40px;
	padding-right: 25px;
	margin: 0px 0px 0px 5px;
}
h1 {
  font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
h2 {
  font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
}
ul li{
		font-size: 14px;
	font-family: "Trebuchet MS";
	text-align:justify;
	padding-right:10px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}

.style2 {
	color: #fffffe;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.style23 { 
	background-image:url(Templates/images/support_template_4_16.gif); 
	background-repeat:repeat-y;
}

.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fffffe;
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style11 {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.style12 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

.gallery {
margin-top: 25px;
margin-bottom: -25px;
}
div.img
{
  margin: 2px;
  border: 1px solid #CCCCCC;
  background: #DDDADA;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #999967;}
div.desc
{
  text-align: center;
  font-weight: normal;
  font-size: 75%;
  margin: 2px;
}

table.prettytable {
  margin: 1em 1em 1em 0;
  background: #F5F5F5;
  border: 1px #aaa solid;
  border-collapse: collapse;
}
table.prettytable th, table.prettytable td {
  border: 1px #aaa solid;
  padding: 0.2em;
}
table.prettytable th {
  background: #585858;
  text-align: center;
  color: white;
  font-size: 13px;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
  font-size: 14px;
}
.main_img {
	margin: 10px auto 10px auto;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.center {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.border0 {
	border-width: 0px;
}
.border3px {
	border: 3px solid #000000;
}
.p2 {
	margin: 0px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
