html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

/*_______________GENERAL SETUP scrollbar-Base-Color: #684623;________________*/
body { 
	scrollbar-face-color: #A6D3E8;
	scrollbar-shadow-color: #C1E1F0;
	scrollbar-base-color : #3E6B80;
	scrollbar-highlight-color: #3E6B80;
	scrollbar-3dlight-color: #C1E1F0;
	scrollbar-darkshadow-color: #3E6B80;
	scrollbar-track-color: #3E6B80;
	scrollbar-arrow-color: #3E6B80;
	font-size: 10pt; 
	font-family:Tahoma, Arial, sans-serif; 
	background:#E6F5FC url('bg.jpg') repeat-x;
	color:#3C5F72; 
	height:100% }
html { height:100.1% }
body, td { line-height:130% }
p {font-size: 10pt;}
a { color:#3E6B80}
a:hover { color:#e0582b; text-decoration:none }

a.foot { color:#ffffff; text-decoration:underline}
a.foot:hover { color:#ffff00; text-decoration:none }

input,select,textarea {
	color: #3E6B80;
	font: normal 10pt Tahoma;
}

#menuleft a {
	background: url(camicon.gif) center left no-repeat ;
	font-family:Tahoma, Arial, sans-serif;
	margin: 5px;
	padding-left: 30px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #ffffff;	
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

#menuleft a:hover {
	background: url(camicon_over.gif) center left no-repeat ;
	margin: 5px;
	padding-left: 30px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFF00;
	font-weight:bold;
}

#menuleft a.active {
	background: url(camicon_over.gif) center left no-repeat ;
	margin: 5px;
	padding-left: 30px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #FFFF00;
	font-weight:bold;
}

#video a {
	color: #3C5F72;	
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

#video a:hover {
	color: #FF0000;
}

#menubot {
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#menubot ul {
	margin: 0;
	padding: 0px;
}

#menubot li {
	display: inline;
}

#menubot a {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFF00;	
	font-size: 10pt;
	text-decoration: none;
	text-transform:uppercase;
}

#menubot a:hover {
	color: #FF0000;
	text-transform:uppercase;
}

#menubot a.active {
	color: #FF0000;
}

.alet
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #FF0000;
	text-align:center;
}	

/*________________GENERAL STYLES_________________*/
.spacer	{ height:20px }

div#nifty{width:200px; margin: 0 ;background: #ffffff}
b.rtop, b.rbottom{display:block;background: #341706}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
