body { padding: 15px 0 10px 20px; margin: 0; background: #FFF; }
body,td,tr,p { font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size: 11px; color: #4D4D4D; }

a:link.external { background: transparent url('/gfx/aoutside.gif') 100% 50% no-repeat; padding-right: 10px; }
a:visited.external { background: transparent url('/gfx/aoutside.gif') 100% 50% no-repeat; padding-right: 10px; }
a:hover.external { background: transparent url('/gfx/aoutside.gif') 100% 50% no-repeat; padding-right: 10px; }

a:link { color:#1B518D; text-decoration:none;font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:visited { color:#1B518D; text-decoration:none;font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:hover { color:#1B518D; text-decoration:underline;font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}

a:link.button { color:#F38A08; text-decoration:none;font-size: 10px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:visited.button { color:#F38A08; text-decoration:none;font-size: 10px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:hover.button { color:#F38A08; text-decoration:none;font-size: 10px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}

a:link.linkbutton { color:#000000; text-decoration:none;font-size: 11px; font-family: Microsoft Sans Serif;}
a:visited.linkbutton { color:#000000; text-decoration:none;font-size: 11px; font-family: Microsoft Sans Serif;}
a:hover.linkbutton { color:#000000; text-decoration:underline;font-size: 11px; font-family: Microsoft Sans Serif;}

a:link.menulink { color:#333333; font-weight:bold; text-decoration:none;font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:visited.menulink { color:#333333; font-weight:bold; text-decoration:none;font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:hover.menulink { color:#333333; font-weight:bold; text-decoration:underline;font-size: 11px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}

a:link.opos { color:#FF0000; }
a:visited.opos { color:#FF0000; }
a:hover.opos { color:#FF0000; }

a:link.tab { color:#454545; text-decoration:none;font-size: 9px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:visited.tab { color:#454545; text-decoration:none;font-size: 9px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}
a:hover.tab { color:#000000; text-decoration:none;font-size: 9px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;}

input { font-family: Tahoma; font-size: 11px; border: 0px solid #C0C0C0; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; }
button { font-family: Tahoma; font-size: 11px; border: 1px solid #C0C0C0; padding:0; height:18px; }
select { font-family: Tahoma; font-size: 11px; border: 1px solid #C0C0C0; padding-left:4px; padding-top:1px; padding-bottom:1px; height:18px; }
textarea { font-family: Tahoma; font-size: 11px; border: 1px solid #C0C0C0; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; }

fieldset { border: 1px solid #ACACAC; padding:2px; }

legend { border-bottom:0px solid #DDDDDD; color:#0046D5; }

img { border: 0; }

.tablehead { font-weight:bold; }


.bgcolor_blue1 {background-color: #9AB0DA}
.bgcolor_blue2 {background-color: #DAE2EB}
.bgcolor_blue3 {background-color: #F1F4F8}
.bgcolor_orange1 {background-color: #FFAE5E}
.bgcolor_orange2 {background-color: #FFD9B3}
.bgcolor_orange3 {background-color: #FFEEDD}
.bgcolor_red1 {background-color: #FF9377}
.bgcolor_red2 {background-color: #FFC0B0}
.bgcolor_red3 {background-color: #FFDFD7}
.bgcolor_green1 {background-color: #8EB979}
.bgcolor_green2 {background-color: #BFD8B4; font-weight:bold;}
.bgcolor_green3 {background-color: #E8F0E3}
.bgcolor_gray1 { background-color: #D8D8D8}
.bgcolor_gray2 { background-color: #E9E9E9}
.bgcolor_gray3 { background-color: #F4F4F4}
.bgcolor_white { background-color: #FFFFFF}


.color_blue1 {color: #9AB0DA; font-weight:bold;}
.color_blue2 {color: #DAE2EB; font-weight:bold;}
.color_blue3 {color: #F1F4F8; font-weight:bold;}
.color_orange1 {color: #FFAE5E}
.color_orange2 {color: #FFD9B3}
.color_orange3 {color: #FFEEDD}
.color_red1 {color: #FF9377}
.color_red2 {color: #FFC0B0}
.color_red3 {color: #FFDFD7}
.color_green1 {color: #8EB979}
.color_green2 {color: #BFD8B4; font-weight:bold;}
.color_green3 {color: #E8F0E3}
.color_gray1 { color: #D8D8D8}
.color_gray2 { color: #E9E9E9}
.color_gray3 { color: #F4F4F4}
.color_white { color: #FFFFFF}



.bluetext {color:#4C6397; font-weight:bold;}

.locked {
	background-image:url('/gfx/locked.gif');
	background-color:#F3F3F3;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:130px;
	}

.verified {
	background-image:url('/gfx/verified.gif');
	background-color:#E9FFE7;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:130px;
	}

.alert {
	background-image:url('/gfx/alert.gif');
	background-color:#FFF3E1;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:130px;
	}

.required {
	background-image:url('/gfx/required.gif');
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:130px;
	}

.standard {
	background-color:#FFFFFF;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:130px;
	}
.disabled {
	background-color:#EEEEEE;
	padding-left:18px;
	border:1px solid #A7A7A7;
	width:130px;
}

.error { color:#FF0000; }
.notice { color:#008000; }

.entry_active { color:#007F00; }
.entry_cancelled { color:#00009F; }
.entry_inactive { color:#9F9F9F; }

div.hr {
  height: 15px;
  background: #fff url('/gfx/dotted120.gif') repeat-x scroll center;border:0;

}

div.hr hr {
  display: none;
}


.submitbutton {
 	height:22px;background-image:url('/gfx/btn_bg.gif'); background-repeat:repeat-x; border:0;
}

.submitbuttonsmall {
	height:20px;background-image:url('/gfx/smallbut_bg.gif'); background-repeat:repeat-x; border:0;
}


h1 {
	font-family: Tahoma;
	font-size: 16px;
	vertical-align:top;
	color:#4C6397;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align:top;
	color:#4C6397;
}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align:top;
	color:#666666;
}

h4 {
	font-family: Tahoma;
	font-size: 8px;
	vertical-align:top;
	color:#4C6397;
}
h5 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	vertical-align:top;
	color:grey;
	background: url(/gfx/h5_bg.png) no-repeat;
}

.breadcrum {
	font-family: Tahoma;
	font-size: 10px;
	vertical-align:top;
	color:#7A7A7A;
}



.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8F8F8E;
	text-decoration: none;
}

.labelfix  {
	display: block;
	float: left;
    clear: both;
	width: 10em;
	text-align: right;
	padding-right: 0.5em;
}

.resultlines {
	border-collapse: collapse;
}

.resultlines td {
	padding-left: 0.2em;
	padding-right: 0.2em;
}

a.hovermagenta:hover {
	color: magenta;
}

.login{
	width: 220px;
}

#helpboxcontentsetup{
	width:110px;
	border-left:1px dotted grey;
	padding-left:4px;
	float:right;
	margin-left:5px;
	line-height:120%;
}

#helpboxcontentsetup h3{
	margin:0;
}

#helpboxcontentsetup p{
	margin:0 0 1em 0;
}

.bgcolor_tablehead,
.bgcolor_tablehead_webmaster td {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#6D899F;
	background:url(/gfx/th_webmaster_bg.png) repeat-x;
	text-align: center;
	height: 24px;
	padding: 0 3px;

}
.bgcolor_tablehead_webmaster_red td{
	color: #FFFFFF;
	font-weight:bold;
	background-color:#CC0000;
	background:url(/gfx/th_webmaster_bg_red.png) repeat-x;
	text-align: center;
	height: 24px;
	padding: 0 3px;

}

.bgcolor_tablehead_left {
	background:url(/gfx/th_webmaster_bg_left.png) left 0 no-repeat;
}
.bgcolor_tablehead_right {
	background:url(/gfx/th_webmaster_bg_right.png) right 0 no-repeat;
}
.bgcolor_tablehead_1px_left {
	background:url(/gfx/th_webmaster_bg_1px.png) left 0 repeat-y;
}
.bgcolor_tablehead_1px_right {
	background:url(/gfx/th_webmaster_bg_1px.png) right 0 repeat-y;
}
.bgcolor_tablehead_1px_bottom {
	background:url(/gfx/th_webmaster_bg_bottom.png) bottom repeat-x;
}
.bgcolor_tablehead_left_bottom {
	background:url(/gfx/th_webmaster_bg_left_bottom.png) no-repeat;height:24px;
}
.bgcolor_tablehead_right_bottom {
	background:url(/gfx/th_webmaster_bg_right_bottom.png) right bottom no-repeat;height:24px;
}
.bgcolor_tablehead32,
.bgcolor_tablehead_webmaster32 td {
	color: #FFFFFF;
	font-weight:bold;
	line-height:90%;
	background-color:#6D899F;
	background:url(/gfx/th_webmaster_bg32.png) repeat-x;
	text-align: center;
	height: 32px;
	padding: 0 3px;

}



.hourviewbutton{
	border:0px;
	width:8px;
	height:8px;
	margin-left:3px;
}

a img {
	border:none;
}

.logoutbox_panel{
	height:15px; 
	width:120px;
	color:#FFFFFF;	
}

.newfeature{
	color:red;
	margin-left:4px;
}

.trialsubscription{
	color:#c0c0c0;;
}


