body {
	background-color: #2C2C39;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(other/i/page/icons/backgr1.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #D7D7D7;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #D7D7D7;
	font-weight: normal;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #42BDF6;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FFAD2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#menuItem{
	background: url('other/i/menu/itembg.jpg') no-repeat top;
	padding: 0px 0px 2px 17px;}

#menuLink
	{
	color:#D7D7D7;
	font-weight:bold;
	font-size: 11px;}
#menuHLink{
	color:#FFAD2D;
	font-weight:bold;
	font-size: 11px;}
#bread{
    background:url('other/i/page/hbg.gif') top repeat-x;
	padding: 0px 10px 0px 10px;}	
#pageTop{
	background: url('other/i/page/topbg.jpg') no-repeat}
.style2 {
	color: #FFAD2D}
.style3 {
	font-family: "Courier New", Courier, mono;
	color: #FFE8C4;
}
.style4 {color: #D7D7D7}
input
{
	border: 1px #000000 solid;
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #DFE8EE;
	background: url(other/f/textfield_bg.gif) repeat-x; 
	position: relative;
	left: 0px;
	}
textarea
	{
	font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	width: 300px;
	background-color: #DFE8EE;
	}
.textfield
	{
	border: 1px #000000 solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #DFE8EE;
	position: relative;
	}

.button 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	background-color: #DFE8EE; 
	border: 1px solid; 
	cursor: POINTER;
	border-color: #0086B8 #00435C #00435C #0086B8
	}