body,b,small,p,table,tr,td,ul,ol,li,blockquote,div
{
/*	font-family: Lucida Sans;
	font-size: 11px;*/
	line-height: 15px;
/*	color: #666666;*/
	margin: 0px;
	text-decoration: none;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#E4E4E4;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:#E4E4E4;
	scrollbar-arrow-color:red;
	scrollbar-track-color:white;
}
	
.bgfield {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.submit
{
	font-family: verdana;
	font-size: 10px;
	width:100px;
	height:20px;
}

.bodytable
{
	width:100%;
	height:100%;
	background-image: url("tbbg.gif");
        background-repeat: no-repeat;
        background-position: top right
}

.bodyflash
{
	width:100%;
	height:100%;

}

.grey 
{
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #7A7A7A;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

.red
{
	color: #8C3838;
}

.black
{
	color: #444444;
	text-decoration: none;
}

.bg_grey
{
	background-color: #ECEDEE;
}


.bg_none
{
	background-color: #D9DBDC;
}


.menu_large
{
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;}

.menu_large_selected
{
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #CC4F25;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#leftMenu ul { 
	padding-left: 0px;
}

#leftMenu li { 
	display: inline;
}

#leftMenu ul li a {
	text-decoration: none;
	padding-top: 5px;
/*	color: #000;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	padding-right: 2em;
	padding-left: 0em;
}

#leftMenu ul li a:hover {
	color: #E03A3E;
	text-decoration: none;
}

#leftMenu .inpath {
	font-weight: bold;
	color: #E03A3E;
}

#leftMenu .inpath ul li a:hover  {
	font-weight: bold;
	color: #E03A3E;
}

#bottemright .inpath {
	font-weight: bold;
}

.menu_small
{
	text-transform: lowercase;
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #7A7A7A;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}

div#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 40px;
	width:970px;
	background-color: #FFF;
}
#wrapper #topmenu {
	height: 35px;
	background-color: #A38A86;
	width: 100%;
	text-align: right;
}
#wrapper #header {
	background-color: #FFF;
	height: 160px;
	margin-top: 20px;
}
#wrapper #main {
	background-color: #FFF;
	height: 370px;
}
#wrapper #footer {
	background-color: #A38A86;
	height: 25px;
	width: 970px;
	float: left;
}

/* ---------- MENU --------------- */



#topsubmenu ul { 
	padding-left: 0px;
}

#topsubmenu li { 
	display: inline;
}

#topsubmenu ul li a {
	text-decoration: none;
	padding-top: 5px;
/*	color: #000;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	padding-right: 2em;
	padding-left: 0em;
}

#topsubmenu ul li a:hover {
	color: #E03A3E;
	text-decoration: none;
}

#topsubmenu .inpath {
	font-weight: bold;
	color: #E03A3E;
}

#topsubmenu .inpath ul li a:hover  {
	font-weight: bold;
	color: #E03A3E;
}

/* ---------- MAIN --------------- */

.main .logo 											{
	clear:both;
	width:970px;
	height: 160px;
	float: left;
	margin-topm: 20px;
	}


.main .sections 											{
	clear:both;
	width:520px;
	height: 338px;
	float: left;
	margin-bottom: 20px;
	background-image: url("flashbg.gif");
	text-align: left;
}

.main .sections .section 									{
	float:left;
	width:185px;
	height: 185px;
}
.main .sections .section .inner 							{
	clear:both;
	margin-left:3px;
	width:214px;
}

.main .innerin							{
	clear:right;
	float:right;
	width:430px;
	height: fixed;
	margin-left: 20px;
	margin-bottom: 20px;
}

#top							{
	clear:none;
	float:none;
	width:970px;
	height: 140px;
	margin-top: 20px;
}

#topsubmenu							{
	clear:none;
	float:none;
	width:970px;
	height: 20px;
	margin-top: 55px;
	text-align: left;
}

#topright							{
	clear:none;
	float:right;
	width:430px;
	height: 60px;
}

#bottomright							{
	clear:none;
	float:right;
	width:420px;
	height:317px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#bottomright_news							{
	clear:none;
	float:right;
	width:420px;
	height:327px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
}

#bottomright div, p						{
	margin-bottom:10px;
}