td, div {
/*	text-align: left */
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#404040;
	line-height:13px;
}

.inputbox {
	width: auto;
	height:17px;
	font-family:tahoma; 
	font-size:10px; 
	color:#9A400C; 
}

.button {
	background: url('../images/send_message.jpg') no-repeat;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 16px;
	width: 90px;
	color: white;
}

/* module table */
.moduletable {
	width: 100%;
}

/* login form */
.moduletable_login {
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 1px;
}

.moduletable_login td {
	font-weight: bold;
	color:#C22929;
}

.moduletable_login td table td a {
	color: #000000;
	font-weight: normal;
}

.moduletable_user_menu {
	margin-top 8px;
}

.moduletable_user_menu td {
	padding-left: 5px;
}

/* contact form */
.cont_inputbox {
	width:120px;
	height:17px; 
	font-family:tahoma; 
	font-size:10px; 
	color:#9A400C; 
	/*margin-top: 11px;*/
}

.cont_message {
	margin-top: 5px;
	width: 250px;
	height: 110px;
	overflow: auto;
}

.componentheading, .contentheading {
	background: url('../images/square.jpg') no-repeat left middle;
	padding-left: 13px;
	font-weight: bold;
	color: #C22929;
}

.contentdescription {
	padding-top: 3px;
}

.sectiontableheader {
	font-weight: bold;
}

.sectiontableentry1 {
	background-color: #dddddd;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.sectiontableentry2 {
	/*background-color: #737272;
	color: white;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

a {
	text-decoration: underline;
	color:#C22929;
}

body  {margin:0px;padding:0px}

.copy{
	font-family:Tahoma;
	font-size:10px;
	color:#9A9889;
	text-decoration:none
}

.gray {color:#737272}
.light_gray {color:#79888E}
.white {color:#FBFBFB}
.red {color:#9A400C}
.red1 {color:#C22929}
.bot_men {color:#FFFFFF; text-decoration:none}
.green {color:#79888E}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}
.box{
  padding: 9px 9px 9px 9px;
}
