#mainBody {
	border-style: inherit;
	margin: 0;
	padding: 0;
	background: none center top white;
}

body 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #000000; 
	font-size: 11px; 

}

#tableBody {
	border-style: inherit;
	margin: 0;
	padding: 0;
	background: url(../users/Image/Graphics/General/shade.gif) center top white repeat-y;
	width: 800px;
	text-align: center;
}

td 
{ 
	color: #666666;
	font: normal 12px/16px Georgia, Times New Roman, Times, serif;
}

p 
{ 
	color: #666666;
	font: normal 12px/16px Georgia, Times New Roman, Times, serif;
	margin: 0 0 5px;
	padding: 0;
	text-align: justify;
}

h1 
{ 
	color: black;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font: normal 18px/20px Georgia, Times New Roman, Times, serif;
	margin-bottom: 15px;
}

h2 
{ 
	color: black;
	font: 14px/16px Georgia, Times New Roman, Times, serif;
	letter-spacing: .5px;
	text-align: left;
	padding: 0;
	margin: 0 0 5px;
}

h3 
{ 
	color: black;
	font: normal 12px/14px Georgia, Times New Roman, Times, serif;
	letter-spacing: .5px;
}

h4 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #012E61; 
	font-size: 12px; 
}

h5 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	color: #ffffff; 
	font-size: 13px; 
}

h6 
{   
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	color: #202020; 
}

a 
{ 
	font-family: Georgia, Times New Roman, Times, serif; 
	text-align: left; 
	color: #333333; 
	text-decoration: none;
	background: #f0f0f0;
}

a:active, a:hover 
{  
	font-family: Georgia, Times New Roman, Times, serif; 
	color: #333333; 
	text-decoration: none;
	background: #e1e5ef;
} 

input 
{  
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px;  
	border-right-width: 1px;
	font: bold 12px Georgia, Times New Roman, Times, serif;
	color: #515151;
	letter-spacing: .5px;
}

select 
{ 
	font-size: 12px; 
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px; 
	border-right-width: 1px; 
}

textarea 
{ 
	font-size: 12px; 
	width: 250px; 
	height: 100px; 
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px;  
	border-right-width: 1px; 
}

ol 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #71705C; 
	font-size: 12px; 
	line-height: 14pt; 
	margin-left: 1.2em; 
	margin-right: 1.5em;
}

ul 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #71705C; 
	font-size: 12px; 
	line-height: 14pt; 
	margin-left: 1.2em; 
	margin-right: 1.5em;
}



.indent 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 1.5em; 
	margin-right: 1.5em; 
	font-size: 14px; 
	color: #71705C; 
	text-decoration: none; 
}

a.indent 
{ 
	text-align: left; 
	color: #71705C; 
	text-decoration: underline;
}

a.indent:active, a.indent:hover 
{ 
	color: #012368; 
	text-decoration: underline;
} 

.small 
{ 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-style: normal; 
	font-size: 10px; 
	line-height: 10pt; 
	color: #000000; 
	text-decoration: none; 
}

p.small 
{ 
	color: #888888; 
	margin-left: 0em;
	font: normal 9px/12px Georgia, Times New Roman, Times, serif;
	letter-spacing: 1.5px;
	text-align: center;
}

h1.small 
{ 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: normal;  
	text-transform: uppercase;
	font-size: 12px; 
	color: #666666; 
	margin-top: 0.25em; 
	margin-bottom: 0.0em; 
}

h2.small 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;  
	text-transform: uppercase; 
	text-align: left; 
	font-size: 10px; 
	margin-top: 0.0em; 
	margin-bottom: 0.0em; 
	color: #204B77; 
}

h3.small 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	font-size: 10px;
	color: #012368; 
}

a.small 
{ 
	color: #888888; 
	text-decoration: none;
	font: 10px/14px Georgia, Times New Roman, Times, serif;
	letter-spacing: 1px;
	background: white;
}

a.small:active, a.small:hover 
{ 
	color: #888888;
	background: #e9edf5;
	font: 10px/14px Georgia, Times New Roman, Times, serif;
	letter-spacing: 1px;
}

/* @group Footers */

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #525252;
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	background: transparent;
	padding-top: 0;
	padding-left: 0;
	text-align: right;
	margin: 2px 40px 2px 10px;
}

p.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	text-transform: none;
	background: transparent;
	margin: 0 25px 0 0;
	padding-top: 2px;
	border: 1px none black;
	padding-left: 1px;
	text-align: center;
	letter-spacing: 1px;
}

a.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-transform: none;
	background: transparent;
	margin: 0 25px 0 0;
	padding-top: 2px;
	border: 1px none black;
	padding-left: 1px;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
}

a.footer:active, a.footer:hover 
{ 
	color: #666666;
	font: normal 10px/14px Georgia, Times New Roman, Times, serif;
	background: #e9edf5;
	text-decoration: none;
	letter-spacing: 1px;
}
	
/* @end */
 
input.shop 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #71705C; font-size: 12px;  
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px;  
	border-right-width: 1px; 
}

select.shop 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #71705C;  
	font-size: 12px; 
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px;  
	border-right-width: 1px; 
}

textarea.shop 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #71705C; 
	font-size: 12px; 
	width: 250px; 
	height: 100px; 
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px;  
	border-right-width: 1px; 
}

/* @group OutPost */

/* @group OutPost Menus */

/* Begin CSS Popout outpostMenus */

#MainMenu {
	margin: 0 auto;
	padding: 0;
}

#MainMenu ul {
	margin: 0;
	padding: 0;
}

#MainMenu li {
	/*float: left;
	position: relative;*/
	list-style-image: none;
	list-style-type: none;
	display:inline;
	margin:0 0 0 -4px;
	padding:0;
}

#MainMenu li a, #MainMenu li a:hover, a.logo {
	background-color:transparent;
}


/* @group gallery */

#thumbs {
	height: 230px;
	width: 360px;
}

.hidden {
	display: none;
}

img {
	border: none;
}

.graphic, #prevBtn, #nextBtn, #thumbs1prev, #thumbs1next {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}

#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 329px;
	background: #fff;
	margin-bottom: 2em;
}

#content {
	position: relative;
}

#thumbs ul, #thumbs li,
	#thumbs2 ul, #thumbs2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 329px;
	height: 509px;
}

#thumbs2 {
	margin-top: 1em;
}

#thumbs li, #thumbs2 li {
	width: 329px;
	height: 509px;
	overflow: hidden;
}

#prevBtn, #nextBtn,
	#thumbs1next, #thumbs1prev {
	display: block;
	width: 38px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 1000;
	opacity: .4;
	filter: alpha(opacity=40)
}


#nextBtn, #thumbs1next {
	left: 322px;
}

#prevBtn a, #nextBtn a,
	#thumbs1next a, #thumbs1prev a {
	display: block;
	position: relative;
	width: 38px;
	height: 77px;
	background: url(../users/Image/Graphics/Template/left.gif) no-repeat 0 0;

}

#nextBtn a, #thumbs1next a {
	background: url(../users/Image/Graphics/Template/right.gif) no-repeat 0 0;
}


tr.centerform {
	text-align: center;
}
	tr.centerform input {
		margin: 3px 0;
	}
	
.centerform table {
	margin:0 auto;
}
.centerform label {
	color: black;
	font: normal 12px/14px Georgia, Times New Roman, Times, serif;
	letter-spacing: .5px;
}
.centerform input, .centerform textarea {
	width:300px;
}

/* @end */