body {
	background-color: #FFFFFF;
	margin: 2px;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.header_cell_top {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
    background-color: #DFE6F2;
    width: 80px;
}

.header_cell_left {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
    background-color: #EFF3FA;
    width: 160px;
}

.hosting_cell {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
    background-color: #F8F8FC;
}

.hosting_price {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
    background-color: #F8F8FC;
    border:1px solid #E3E3E3;
}

.header_pad_left {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
    width:230px;
    padding-left:30px;
}

.header_pad_left_wide {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
    padding-left:30px;
}

img {
    border-style: none;
}

form {
    margin:0px;
}

td.centered {
	width: 100%;
	text-align: center;
}

#html_content {
    text-align: left;
	background-color: #FFFFFF;
}

h1#header {
    text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border-bottom:1px solid #E3E3E3;
	margin:0px;
}

a.body, a.body:hover, a.body:visited{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a.invisible_link, a.body:hover, a.body:visited {
    font-family: tahoma;
    font-size: 11px;
    color: #838383;
    text-decoration: none;
}

a.blue_link {
    font-family: tahoma;
    font-size: 11px;
    color: #456E80;
    text-decoration: underline;
}

a.blue_link:visited {
    font-family: tahoma;
    font-size: 11px;
    color: #456E80;
    text-decoration: underline;
}

a.blue_link:hover {
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #456E80;
    text-decoration: none;
}

.body_link{
	color: #000000;
	text-decoration: underline;
}

.blue_text {
    color: #98BADC;
}

.policy {
    font-family: Tahoma;
    font-size: 9px;
    color: #A8A8A8;
    text-decoration: none;
}

.main {
    font-family: Tahoma;
    font-size: 11px;
    color: #838383;
}

h2.main {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #838383;
    display: inline;
    padding-right: 4px;
}

h2.copyright {
    font-family: Tahoma;
    font-size: 9px;
    font-weight: normal;
    color: #A8A8A8;
    display: inline;
    padding-right: 4px;
}

h2.main2 {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #838383;
    display: inline;
}

.blue_bold {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #5588A6;
    margin:0px;
}

h1.blue_bold {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #5588A6;
}

#input{
    width: 197px;
    height: 15px;
    border-width: 1px;
	border-style: solid;
	border-color: #D8D6D6;
	background-color: #FFFFFF;
}

#textarea{
    width: 197px;
    height: 58px;
    border-width: 1px;
    border-style: solid;
    border-color: #D8D6D6;
    background-color: #FFFFFF;
    overflow: auto;
}

#grid  {
    border-top: 1px solid #41321B;
    border-left: 1px solid #41321B;
}

td#grid {
    border-bottom: 1px solid #41321B;
    border-right: 1px solid #41321B;
    border-top: none;
    border-left: none;
}

.centerTable {
    text-align:center;
}

table.centerTable {
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.calendar_title {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	line-height: 34px;
}

.calendar_header {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 16px;
}

.calendar_cell {
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 20px;
}

input.button{
   color:#FFFFFF;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   width: 80px;
   background-color:#325694;
   border:1px solid;
   border-top-color:#BDD3FE;
   border-left-color:#BDD3FE;
   border-right-color:#536383;
   border-bottom-color:#536383;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#DFE6F2',EndColorStr='#325694');
}

