body,p,td  {
font-family:Arial, sans-serif;
font-size:14px;
color:#dddddd;
text-align:justify;
background-color:#000000;
}
h2{
	font-size:20px;
}

.tblgallery{
border: 4px double #cccccc;
}
.imggallery {
border: 1px solid #ffffff;
background-color: #eaeaea;
}
.tdgallery {
	text-align:center;
	border-bottom: 1px solid #666666;
	width: 131px;
}
a {
text-decoration:none;
}

.bodystyle{
background-image: url(../img/bg.gif);
background-color:#000000;
}
#tblmain {
background-color:#000000;
}
#tdnav {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding-top: 0px;
background-color: #333333;

}
#tdcnt {
border-right: 1px solid #000000;
padding: 6px;
width:550px;
background-color: #000000;
}

.mainnav {
font-size: 12px;
width: 100%;
font-weight: bold;
letter-spacing: -1px;
padding-top: 1px;
height: 20px;
border-bottom: 1px solid #000000; 
background-color: #999999;
}

.navstyle {
text-decoration: none;
color: #ffffff;
}
.navstyle:hover {
color: #000000;
}
a{
color: #ccccff;
}
				/* Headline style */

h3 {

font-size: 18px;
color:#c8c8c8;
text-align:left;
font-family:Georgia;



}
/*Heading 1 */

h4 {

font-size:15px;
font-weight:bold;
color: #C8C8c8;
text-align:left;

}
/*Heading 2 */
h5 {

font-size:14px;
color:#330000;
text-align:left;
font-weight :bold;

background-color : #eaeaea; 
margin-left : 0px;
padding: 2px;

}
/*Style 1 */
h6 {

font-size:11px;
font-weight: normal;
color:#eaeaea;
text-align: justify;
margin-left : 0;
border: 1px solid #ffc8c8;
padding: 3px;
}


#footer {
text-align: right;
font-size: 10px;
background-color: #000000;
border-bottom: 1px solid #ffffff;
padding: 2px;
}
#footerlink {
color:#ccccff;
text-decoration: none;
}


#fp_bl{
	padding:0 6px 6px;
	background:top repeat-x #3C3C42;
	position:relative;
	width:760px;


}
#fp_bl .c{
	background:url(../images/c2.png);
	width:9px !important;
	height:9px !important;
}
#fp_bl .c_tl{
	left:0;
	top:0;
	background-position:-9px 0;
}
#fp_bl .c_tr{
	top:0;
}

#menu{
	margin:0;

	list-style:none;
	height:30px;
	position:relative;
	z-index:70;
}
li.top{
	float:left;
	padding-right:12px;
	margin-right:10px;
	background:url(../images/menu_sep.png) 100% 50% no-repeat;
	position:relative;
}
#menu > li.top:last-child{
	margin:0;
	padding:0;
	background:none;
}
a.top{
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0 13px;
	line-height:30px;
}
li.top:hover a.top, a.top:hover, li.active a.top{
	background:#5F5F68;
	border-radius:5px;
	-moz-border-radius:5px;
}
ul.sub{
	position:absolute;
	left:-10px;
	top:30px;
	background:#5F5F68;
	width:180px;
	list-style:none;
	margin:0;
	padding:0;
	display:none;
}
li.top:hover ul.sub{ display:block; }
li.sub:first-child{ border-top:none !important; }
li.sub:last-child{ border-bottom:none !important; }
li.sub{
	border-top:1px solid #000000;
	
}
a.sub{
	color:#ffffff;
	font-size:13px;
	display:block;
	padding:5px 10px;
	text-decoration:none;
}
a.sub:hover{ color:#000; }