body{
margin-top: 0px;
background-color: #FFFFFF;}
h1 {}
h2 {}
a:link { border: none; color: #FFFFFF; outline: none;}
a:visited { border: none; color: #FFFFFF; outline: none;}
a:hover { border: none; color: #FFFFFF; outline: none;}
a:active { border: none; color: #FFFFFF; outline: none;}

.over-footer{
display: block;
height: 47px;
width: 680px;
float: none;
background-image:url(images/overfooter.gif);
background-repeat: no-repeat;
outline: none;

}
.dashed{
display: block;
height: 20px;
width: 680px;
float: none;
background-image:url(images/dashed.gif);
background-repeat: no-repeat;
outline: none;

}
#content{
}

#main{
font-size: 12px;


}
#main-title{
display: block;
height: 177px;
width: 680px;
background-image: url(images/title.gif);
background-repeat: no-repeat;

}
#sub-title{
display: block;
height: 26px;
width: 680px;


}
#subleft{
display: block;
height: 26px;
width: 509px;
float: left;
background-image: url(images/language-sub.gif);
background-repeat: no-repeat;

}
.lang{
display: block;
height: 26px;
width: 171px;
float: right;
background-image: url(images/lang-us.gif);
background-repeat: no-repeat;
outline: none;

}
.link-info{
display: block;
height: 161px;
width: 680px;
float: none;
background-image:url(images/info-link.gif);
background-repeat: no-repeat;
outline: none;

}

.link-pmg{
display: block;
height: 117px;
width: 680px;
float: none;
background-image:url(images/pmg-link.gif);
background-repeat: no-repeat;
outline: none;

}

#footer{
display: block;
height: 134px;
width: 680px;
background: none;

}
#fleft{
display: block;
height: 134px;
width: 235px;
float: left;

}
#fleftup{
display: block;
height: 58px;
width: 235px;
background-image:url(images/left-footer.gif);
background-repeat: no-repeat;

}
#fleftdown{
display: block;
height: 76px;
width: 235px;
background-image:url(images/left-footer01.gif);
background-repeat: no-repeat;

}
#icomain{
display: block;
float: right;
background: none;
width: 445px;
height: 134px;
}
#icoleft{
display: block;
float: left;
background: none;
width: 200px;
}
.icolu{
display: block;
background: none;
height: 58px;
width: 200px;
background-image: url(images/mail-us.gif);
background-repeat: no-repeat;
outline: none;
}
.icold{
display: block;
background: none;
height: 76px;
width: 200px;
background-image: url(images/stats.gif);
background-repeat: no-repeat;
outline: none;
}
#icoright{
display: block;
float: right;
width: 245px;
background: none;
}
.icoru{
display: block;
background: none;
height: 58px;
width: 245px;
background-image: url(images/forum.gif);
background-repeat: no-repeat;
outline: none;
}
.icord{
display: block;
background: none;
height: 58px;
width: 245px;
background-image: url(images/info.gif);
background-repeat: no-repeat;
outline: none;
}
#contact-form {
width: 400px;
height: 100px;
margin-top:10px;
background: none;
}
.contact-box {
border: solid 1px  #999999;
margin: 2px 2px 2px 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
}
.contact-box:hover { border: solid 1px #2b4e6f; }
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 1px;
	border: 1px solid black;
    background-color: gray;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 570px;
    padding: 2px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


