body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #949494;
	background-image: url(../img_layout/htgr_body.gif);
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: 993300;
}
a:hover {
	color: #E09200;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
}
.menuTop a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 28px;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 100%;
	text-decoration: none;
	background-image: url(../img_layout/button_red3.gif);
	background-repeat: no-repeat;
}
.menuTopActive a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 28px;
	white-space: nowrap;
	display: block;
	height: 32px;
	width: 100%;
	text-decoration: none;
	background-image: none;
}
.menuTop a:hover {
	background-image: none;
	color: #EBEBEB;
}
.menuTop2 a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	width: 100%;
}
.menuTopDefault {
	background-image: url(../img_layout/button_red3.gif);
	background-repeat: no-repeat;
}
.menuTopHover {
	background-image: url(../img_layout/button_red3_a.gif);
	background-repeat: no-repeat;
}
.tableMaster {
	border: 1px solid #000000;
	background-image: url(../img_layout/layout_05.jpg);
	background-repeat: no-repeat;
}

.tableMasterTdBorder {
	font-size: 1px;
	line-height: 1px;
	background-color: #BBBBBB;
	width: 1px;
}
.tableContent {
	border: 1px solid #E09200;
	padding: 10px;

}
.contentTable {
	border: 1px solid #E09200;
}
.contLeftImg {
	margin-right: 5px;
	border: 1px solid #999999;
	margin-bottom: 5px;

}
.tdContentHeadline {
	font-weight: bold;
	text-indent: 5px;
	white-space: nowrap;
	font-size: 12px;
	color: #934000;
}
.tdContent {
	font-size: 12px;
	padding: 10px;
	background-color: #F9E9CC;
}
.tdContent td {
	font-size: 12px;
}
.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.subMenu a  {
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	height: 18px;
	width: 100%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.subMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.subMenuActive a  {
	color: #000000;
	font-weight: normal;
}
.shortFormInput input {
	border: 1px solid #666666;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	height: 16px;
}
.smallText , .smallText a{ 
	font-size: 11px;
	color: #000000;
 } 

.shortFormInput { 
	border: 1px solid #E09200;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	padding: 0px;
	height: 16px;
 } 
.tdNoSpace {
	font-size: 1px;
	line-height: 1px;
}
.tdContentBgWhite {

	font-size: 12px;
	padding: 5px;
	background-color: #FFFFFF;
}
.tdContentTextSmall {
	font-size: 11px;
	background-color: #F9E9CC;
	padding: 5px;
}
.tdContentTextSmall td {
	font-size: 11px;
}
.tdContentTextSmall2 a {
	font-size: 11px;
}
/*OnlineForm A*/
.BoxTable {
	/*border: 1px solid #738AAE;*/
	margin-bottom: 20px;
}
.BoxTable td{
	padding: 5px;
}
.BoxHeader {
	/*background-color: #CBDFC1;*/
	font-size: 12px;
	vertical-align: middle;
	/*border-bottom-width: 1px solid #25640C;*/
	line-height: 20px;
}
.BoxContent {
	font-size: 12px;
	color: #000000;
}
.BoxContent td{
	padding: 0px;
}
.formTextfield {
	width: 100%;
	border: 1px solid #E09200;
	font-family: Arial, Helvetica, sans-serif;
}
/*OnlineForm E*/
.plugBoxListItem {
	font-size: 12px;
	color: #000000;
	border: 1px solid #E09200;
	background-color: #FFFFFF;
	vertical-align: top;
}
.plugBoxListImage{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.plugBoxListImage image{
	border: 1px solid #999999;
}
.plugBoxListTime {
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.plugBoxListName {
	padding: 10px;
}
.plugBoxListText {
	padding-bottom: 10px;
	/*text-align: justify;*/
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.plugBoxSoloImage{
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-left: 10px;
}
.plugBoxSoloTime {
	font-size: 11px;
	color: #000000;
	text-align: right;
	margin-top: 20px;
}
.plugBoxSoloName {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}
.plugBoxSoloText {
	/*text-align: justify;*/
}
.pFromList {
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
}

