/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_pattern.gif);
}

p,td {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}



a,a:active,a:link {
	color: #2D79BF;
	font-weight: bold;
}

a:visited {
	font-family: helvetica, sans-serif;
	color: #5590D1;
}

a:hover {
	font-family: helvetica, sans-serif;
	color: #FF6600;
}


#footer {
	color: #749CBD;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #97BAD7;
	padding-bottom: 120px;
	width: 100%;
	background-color: #E6F0F6;
	padding-left: 20px;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 15px;
}

#footer a:hover {
	color:  #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#footer a,active,link {
	color: #2D79BF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	line-height: 24px;
	text-transform: none;
	font-family: helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	}
	
	
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #2D79BF;
	line-height: 14px;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	}
	
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #2D79BF;
	line-height: 14px;
	font-family: helvetica, sans-serif;
	vertical-align: text-bottom;
	}

#sidebar {
	font-family: helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	color: #666666;
	padding-left: 5px;
	width: 140px;
}

#sidebar li {
	font-size: 11px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	margin-left: -20px;
}

#column {
	font-family: helvetica, sans-serif;
	color: #666666;
	padding: 0px;
}

#column p {
}

#column li {
	font-size: 11px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	list-style-position: inside;
	margin-left: -20px;
}

#column ul {
	padding-bottom: 10px;
}



#column h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;

}

#column h3 {
	font-size: 11px;
	font-weight: bold;
	color: #2D79BF;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	line-height: 13px;
	margin-bottom: -15px;

}
.table {
	border: 1px solid #9CC4DD;
}

.table_search {
	border: 1px solid #9CC4DD;
	background-color: #E6F0F6;
	padding: 4px;
}

.table_login {
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	margin: 4px;
	padding: 4px;
}


.tablerow_head {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #97BAD7;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav
{
	height: 27px;
	padding-top: 6px;
}

#nav a,link,active
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 27px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
}

#nav a:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 27px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	background-color: #FF6600;
}
.smalltext {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
h2.orderhosting {
	text-align: center;
	background-color: #FF6600;
	padding: 4px;
	color: #FFFFFF;
	font-size: 12px;
}
