div#hold{
	position:relative; overflow:hidden;
	width:200px; height:255px;
	z-index:100;
}

div#wn{
	position:absolute;
	left:0px; top:0px;
	width:200px; height:255px;
	clip:rect(0px, 200px, 255px, 0px);
	overflow:hidden;
	z-index:1;
}

div.content{
	position:absolute; visibility:hidden;
	left:0px; top:0px;
	z-index:1;
}

body {
	background-color: #999999;
	font-family: verdana;
}

a {
	color: #000000;
}

h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	width: 100%;
	border: 1px solid #666666;
	background-color: #e7e7e7;
	padding-left: 5px;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}

ul {
	margin-top: 0px;
}

ol {
	margin-top: 0px;
}

.orange_bar {
	margin-top: 10px;
	height: 20px;
	background-image: url("images/orangebar.gif");
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}

img {
	border: 0px;
}

.address {
	font-size: 10px;
}

.content {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	font-size: 11px;
}

.client_list {
	font-size: 11px;
}

.comments {
	background-color: #96b383;
	border: 1px solid #000000;
}

.comment_header {
	border-bottom: 1px solid #cccccc;
	background-color: #e7e7e7;
}

.content p{
	margin-top: 10px;
}

.error {
	color: #ff0000;
}

.extensions {
	border: 1px solid #000000;
	background-color: #ffffff;
	font-size: 11px;
}

.extensions td {

}

.extensions th {
	border-bottom: 1px solid #000000;
	background-color: #cccccc;
}

.footer {
	background-image: url("images/productbg.gif");
	font-size: 12px;
}

.form_object {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #000000;
}

.incident_header {
	background-color: #e7e7e7;
}

.incidents {
	margin-top: 5px;
	border: 1px solid #666666;
	font-size: 10px;
}

.incidents th{
	background-color: #e7e7e7;
	font-weight: bold;
	font-size: 10px;
}

.incidents tr.des{
	background-color: #ffffff;
}

.incidents tr.des_on{
	background-color: #E6E6D1;
}

.incidents td{
	font-weight: normal;
	font-size: 10px;
	border-top: 1px solid #666666;
}

.incidents td.description{
	font-weight: normal;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
}

.job_key {
	border-right: 1px solid #cccccc;
}

.login {
	height: 100px;
	padding-left: 5px;
	background-color: #e7e7e7;
	font-size: 11px;
}

.logged_in {
	padding-left: 5px;
	background-color: #AFA792;
	font-size: 12px;
	border-bottom: 1px solid #000000;
}

.menu {
	padding-left: 5px;
	background-color: #e7e7e7;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

.menu a {
	text-decoration: none;
}

.menu_on {
	text-decoration: none;
	padding-left: 5px;
	background-color: #f2f2f2;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}

.menu_on a {
	text-decoration: none;
}

.menu_blank {
	background-color: #e7e7e7;
	background-image: url("images/menu_bg.gif");
	background-repeat: repeat-y;
	font-size: 12px;
	border-right: 1px solid #000000;
}

.main {
	background-color: #ffffff;
	/*border: 1px solid #000000;*/
}

.page_title {
	float: left;
	width: 300px;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
}

.pricing {
	border: 1px solid #cccccc;
	font-size: 10px;
}

.pricing td{
	border: 1px solid #c7c7c7;
}

.problems {
	background-color: #b38383;
	border: 1px solid #000000;
}

.sub_menu {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}

.sub_menu a {
	text-decoration: none;
}

.support_menu li {
	margin-top: 5px;
}

.support_sub {
	padding-left: 20px;
	margin-top: 13px;
}

.support_sub_2 {
	padding-left: 48px;
	margin-top: 13px;
}

.tiny_type {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #666666;
}

.to_top {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10px;
	/*border-bottom: 1px solid #CBD0D5;*/
}

.to_top a{
	text-decoration: none;
}