BODY {
width: 940px;
font-family : tahoma, verdana, arial, century gothic;
font-size: 11px;
color: #666666;
margin:10px auto 0px auto;
vertical-align: top;
}

/* General and Links   =============================================== */

a:link, a:visited, a:active {
font-size: 100%;
color: #9966CC;
font-weight: bold;
text-decoration: underline;	
}

a:hover	{
color: #CC0066;
}
					
a.sm:link, a.sm:visited, a.sm:active {
font-size: 9px;
font-weight: normal;
color: #CCCCCC;
}

a.sm:hover	{
color: #9999CC;
}
	


a.button  {
text-decoration:none;
font-weight:bold;
color: #FFFFFF;
height:1%;
padding: 4px 4px;
}

a.button:hover  {
color: #FFFFFF;
padding: 4px 4px;
}





/* Generic Elements   =============================================== */

form  {
margin: 0;
padding:0;
padding: 0 0px 0 0px;
}

input, text, textarea, select	 {
margin-top:5px;
font: 10px arial, verdana, sans-serif;
color:#000000;
background-color: #FFFFFF;
border: 1px #CC0066 solid;
}

.textarea {
width: 176px;
}

.right {
text-align: right;
}

.center {
text-align: center;
}

img {
border: 0;
padding: 0 0px 0 0px;
margin:0px 0px 0px 0px;
}

.image {
float:left;
padding-right: 20px;
}

.image_no_m {
float:left;
margin:0px 0px 0px 0px;
}

.im_no_m2 {
float:left;
padding-bottom: 1px;
}

h1 {
font-weight: bold; 
font-size: 110%; 
color: #9966CC; 
line-height: 14px;
text-decoration: none;
}

h2 {
font-weight: bold; 
font-size: 100%; 
color: #CC0066; 
line-height: 12px;
text-decoration: none;
}

h3 {
font-weight: bold; 
font-size: 100%; 
color: #9999CC; 
line-height: 12px;
text-decoration: none;
}







/*  layout  =============================================== */



#page  {
background-color: #eeeeee;
border: 1px #000000 solid;
width:940px;
margin:0px auto 0px auto;
padding: 4px;
text-align:justify;	
}


#col_left {
width:600px;
margin:0px;
float:left;
}

#col_right {
padding: 0px 0 0 15px;
width: 320px;
margin-left: 601px;
text-align: justify;

}
.bdtext-home {
	overflow: auto;
	position: static;
	height: 415px;
	left: 0px;	margin-top: 15px;
	padding: 5px;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-arrow-color:#9966CC;
	scrollbar-base-color:#EEEEEE;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#EEEEEE;
}.text {	overflow: auto;	position: static;	height: 415px;	left: 0px;	margin-top: 15px;	padding: 5px 15px 5px 5px;}


.spacer {
clear: both;
}/*	THUMBS	*/#thumbwrapper {margin:0 0 2px 0;width:600px;height:100px;}#thumbarea {position:relative;overflow:hidden;height:100px;width:600px;}#thumbs {position:absolute;list-style:none;margin:0px;padding:0px;height:100px;width:10000px;}#thumbs li {float:left;margin-right:2px;cursor:pointer;}/*	BIG IMAGES	*/#imagearea {position:relative;width:600px;height:337px;border:1px solid #ccc;background:#fff url(images/loading.gif) center center no-repeat;}#image img {position:absolute;padding:0;margin: 0;}.imgnav {position:absolute;height:337px;width:38px; z-index:100;outline:none;cursor:pointer;}#previmg {left:0;background:url(../images/left.png) left no-repeat;}#previmg:hover {opacity:1;filter:alpha(opacity=100);}#nextimg {right:0;background:url(../images/right.png) right no-repeat;}#nextimg:hover {opacity:1;filter:alpha(opacity=100);}
/* Begin footer  =============================================== */




.footer {
width:740px;
margin:0px auto 0px auto;
padding: 4px 4px 4px 4px;
text-align: right;
font-size: 10px;
}
