body{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
  background: #FFFFFF url("../img/hint_standard.gif");
}

td, tr, table{
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.tablenormal{
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;

}

a{
	font-family: Verdana;
	color: #E4B012;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a:hover{
	font-family: Verdana;
	color: #E4B012;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
button, input, select{
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #666666;
}
input {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	border: 1px solid #666666;
}
textarea {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	height: 100px;
	border: 1px solid #666666;
}
div.p {
	font-family: Verdana;
    font-size: 12px;
    margin: 0;
    padding: 0px;
}
div.small {
	font-family: Verdana;
    font-size: 10px;
}
div.title {
    color: #666666;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #666666;
}
/* Default Style */
div.domMenu_menuBar {
    border: solid #E4B012;  
    border-width: 0px 0 0 0px;
}
div.domMenu_menuElement {
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid #666666;
	border-right: solid #FFFFFF;
    border-width: 0 0px 1px 0;
    background-color: #FFFFFF; 
    color: #E4B012;
    text-align: center;
    padding: 3px;
}
div.domMenu_menuElementHover {
    text-decoration: none;
    background-color: #E5E5E5;
}
div.domMenu_subMenuBar {
    border: solid #666666;  
    border-width: 1px 1px 2px 1px;
}
div.domMenu_subMenuElement {
	font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border: solid #666666;  
    border-width: 1px 1px 0 1px;
    background-color: #FFFFFF; 
    color: #666666;
    padding: 3px;
}
div.domMenu_subMenuElementHeading {
    font-weight: bold;
}
div.domMenu_subMenuElementHover {
    background-color: #E5E5E5;
    color: #666666;
}
div.hr {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.smallbutton {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
	width: 100px;
}
.boldtext,.boldtext:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tdover {
	background-color: #CCCCCC;
}
.smalltext {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.text_color {

	font-family: Verdana;
	color: #E4B012;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
.text_colorlarge {


	font-family: Verdana;
	color: #E4B012;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

