body {
	background-image: url(images/background.png);
	margin: 0px;
	padding: 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
	color: #000000;
}

a span {
	display: none;
} 

#MainContent {
	position: relative;
	background: url('images/MainBack.png');
	height: 100%;
	height: auto !important;
	min-height: 100%;
	width: 919px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 64px;
} 

#Header {
	background: url('images/top.png');
	height: 122px;
	width: 853px;
	margin-top: 8px; 
	cursor: pointer; 
}

#LeftPanel {
	float: left;
	width: 176px;
	margin-top: 8px; 
} 

#LeftPanel a img {
	display: block;
}

#Main {
	float: left;
	display: block;
	width: 502px;
	padding-left: 2px;
	margin-top: 8px; 
} 

#MainBoxHeader {
	background: url('images/Main_BoxHeader.png');
	height: 24px;
	width: 488px;
	display: block;
	padding-left: 8px;
	padding-top: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
        font-size: 12px;
	color: #7FB3E5;
} 

#MainBoxContent {
	background: url('images/Main_BoxBg.png');
	width: 482px;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
} 

#MainBoxFooter {
	background: url('images/Main_BoxFooter.png');
	width: 496px;
	Height: 12px;
	display: block;
	margin-bottom: 8px; 
} 

#PanelBoxHeader {
	background: url('images/Panel_BoxHeader.png');
	height: 23px;
	width: 164px;
	display: block;
	padding-left: 8px;
	padding-top: 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
        font-size: 12px;
	color: #7FB3E5;
} 

#PanelBoxContent {
	background: url('images/Panel_BoxBg.png');
	width: 158px;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
} 

#PanelBoxFooter {
	background: url('images/Panel_BoxFooter.png');
	width: 172px;
	Height: 12px;
	display: block;
	margin-bottom: 8px; 
} 


#RightPanel {
	float: left;
	margin-top: 8px; 
} 

#RightPanel a img {
	display: block;
}
	
h1 {
	display: none;
}

img {
	border: none;
}

#Footer {
	background: url('images/footer.png');
	padding-top: 5px;	
	height: 18px;
	width: 854px;
	margin-top: 4px; 
	margin-bottom: 8px; 
	text-align: center;
	clear: left;
}

a:hover {
	text-decoration: underline;
	color: #434771;
}	

a {
	color: #000000;
	text-decoration: none;
}

#LeftMenu_Top {
	background: url('images/LeftMenu_Top.png');
	height: 19px;
	width: 164px;
	cursor: pointer; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
        font-size: 11px;
	color: #FF9D00;
	padding-top: 5px;	
	padding-left: 8px;	
}

#LeftMenu_Middle {
	background: url('images/LeftMenu_Middle.png');
	height: 19px;
	width: 164px;
	cursor: pointer; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
        font-size: 11px;
	color: #FF9D00;
	padding-top: 3px;	
	padding-left: 8px;	
}

#LeftMenu_Bottom {
	background: url('images/LeftMenu_Bottom.png');
	height: 23px;
	width: 164px;
	cursor: pointer; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
        font-size: 11px;
	color: #FF9D00;
	padding-top: 3px;	
	padding-left: 8px;	
	margin-bottom: 8px;
}

#LeftMenu_TopBottom {
	background: url('images/LeftMenu_TopBottom.png');
	height: 23px;
	width: 164px;
	cursor: pointer; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
        font-size: 11px;
	color: #FF9D00;
	padding-top: 5px;	
	padding-left: 8px;	
	margin-bottom: 8px;
}

#HSeparator {
	background: url('images/line.gif');
	height: 20px;
	width: 480px;
}

#HSmallSeparator {
	background: url('images/line.gif');
	height: 20px;
	width: 155px;
}

input {
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
	color: #000000;
}

select {
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
	color: #000000;
}

textarea {
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
	color: #000000;
}

