body {
    background-color:#FFFFFF;
	background-image:url(../images/bg_content_ms.gif);
	padding:0px;
	margin:0px;
}

div.bg {
	border:0px;
	background-image: url(../images/divBg.jpg);
	width:539px;
	height:640px;
}

.td_c1{
	vertical-align:middle;
	text-align:left;	
	border-top:1px;
	border-top-style:dashed;
	border-top-color:#474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#F28600;
	height: 30px;
	width:60px;	
}

.td_c2
{
	vertical-align:middle;
	text-align:left;	
	border-top:1px;
	border-top-style:dashed;
	border-top-color:#474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#474747;
	height: 30px;
	width:50%
}

.td_c3
{
	vertical-align:middle;
	text-align:left;	
	border-top:1px;
	border-top-style:dashed;
	border-top-color:#474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#474747;
	height: 30px;
	width:130px
}

.td_c4
{
	vertical-align:middle;
	text-align:right;	
	border-top:1px;
	border-top-style:dashed;
	border-top-color:#474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#F28600;
	height: 30px;
	width:60px;	
}

.td_c{
	vertical-align:middle;
	text-align:left;	
	border-top:1px;
	border-top-style:dashed;
	border-top-color:#474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#474747;
	height: 30px;
	width: 40px;	
}

.th_c{
	vertical-align:middle;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	color:#474747;
	height: 30px;
}

.table_c{
	border:0px; # valid statement?
}

.onOver {
	#cursor:pointer;
}

.onOut {	
}

.imgPreview {
	border: thick solid silver;
}

.divCnt {
	margin-top:23px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:0px;
}

.divCntWithoutPadding {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:12pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.agb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.ch {
 	font-size: 13px;
	font-weight: bold;
	color: #F28600;
}
.c_red {
 	font-size: 13px;
	color: #FF0000;
}

.impr { vertical-align:top; }
.contact { width:250px; background-color:#DFDFDF; }
.inputcol { background-color:#DFDFDF; }
.checkcol { background-color:#DFDFDF; color:#FF0000;  width:150px;  }

a:link { text-decoration: none; color:#000000;}
a:visited { text-decoration: none; color:#000000;}
a:hover { text-decoration: underline; color:#F28600;}

input { font-family:Arial,sans-serif; font-size:10pt; }