body {
    margin: 0px 0px 0px 0px;
	background-color: #ffffff;
   font: 12px Verdana;
   font-weight: normal;
	line-height: 150%; 
	color: #4a4a4a;
}

form {
  margin: 0px;
  padding: 0px;
}

img {
  border: none;
  padding: 0px 0px 0px 0px;
}
.mainBG {
	background-image: url('../img/index_28.png');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #eeebe2;
}
.main_calculate {
	background-image: url('../img/index_09.png');
	background-position: top;
	background-repeat: no-repeat;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Verdana;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #666;
	font-family: Verdana;
	text-decoration: underline;
	border: 0px;
}
a:active {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
	border: none;
}
a:visited {
	font-size: 12px;
	color: #666;
	font-family: Verdana;
	text-decoration:underline;
	border: none;
}
a:hover {
	font-size: 12px;
	color: #999;
	font-family: Verdana;
	text-decoration: none;
	border: none;
}
.editable_box {
	color:#ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.b01 {
	color : #eeebe2;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Verdana;
}
.b01 a {
	color : #eeebe2;
	text-decoration: none;
}
.b01 a:hover {
	color : #333333;
}
}
.menu01 {
	color : #eeebe2;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Verdana;
	text-transform:uppercase;
}
a.menu01 {
	font-size : 10px;
	font-family : Verdana;
	text-transform:uppercase;
	color : #eeebe2;
	text-decoration: none;
}
a.menu01:hover  {
	font-size : 10px;
	font-family : Verdana;
	text-transform:uppercase;
	color : #dbca12;
	text-decoration: none;
}

.text {
  color:#5c584d;
	font-family: Verdana;
	font-size: 12px;
}

.text a {
  color:#5c584d;
}

.text_form {
    color:#5c5f65;
	margin-top : 21px;
	margin-left : 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.title {
	color : #5c584d;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 14px;
	font-family : Verdana;
	font-weight: bold;
	text-transform:uppercase;
}	

.text_copiright {
    color:#5c584d;
	font-family: Verdana;
	font-size: 12px;
}

.shortText {
	width: 120px;
}

.select {
  width: 180px;
}

.apply_form tr td {
  padding: 2px 10px;
}

.apply_form tr td input {
  width: 100%;
}

div.boxover
{
  border: solid 1px #dc2421;
  float: left;
  position: relative
}

div.boxout
{
  width: 100%;
  border: solid 1px #fff;
  float: left;
  position: static;
}

div.bar{
  position:absolute;
  top: -1px;
  left: -2px;
  width: 100%;
  height: 20px;
  display: block;
  margin: 2px;
}

.small {
  font-size: 11px;
}