body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#main {
	background-color: #3366CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#body_elsebody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.td-TOP {
	background-image: url(../images_main/panel_top_2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	}
	
.td-MIDDLE {
	background-image: url(../images_main/panel_center_2.jpg);
	}
	
.td-BOTTOM {
	background-image: url(../images_main/panel_bottom_2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	}

.td-TAB {
	background-image: url(../images_main/tab.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 10px;
	color: #4343FA;
	font-weight:bold
	}
.td-Footer {
	background-image: url(../images_main/footer_bkg.jpg);
	height: 22px;
	font-size: 9px;
	color: #4343FA;
	}

.td-Decor {
	background-image: url(../images_main/linearbkg.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	}
	
.style1 {
	color: #FDCF17;
	}

.style2 {
	color: #FDCF17;
	font-weight:bold
	}
	
.style3 {
	color: #4343FA
	}
	
.style4 {
	font-size: 12px
	}
	
.style5 {
	font-size: 10px;
	color: #4b4b4b;
	}

.style6 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-weight:normal;
	}
		
h5 {
	color:#FFFFFF;
	}

a:link, a:active, a:visited {
	color:#4343FA;
	}

a:hover {
	color:#FC0000
	}

/* Layout Wrapper */
#layout {
	background-image: url(../images_main/default_logo.jpg);
	background-repeat: no-repeat;
	width: 955px;
	margin: 0 auto;
	border: 3px outset #fff;
	/*float:right;*/
	}

#menuwrap {
	width: 500px;
	margin: 0 auto;
	float: left;
	z-index:100;
	}