/* Main Stuff */

body {
	scrollbar-base-color : #8191AB;
	scrollbar-3dlight-color : #8191AB;
	scrollbar-darkshadow-color : #8191AB;
	scrollbar-highlight-color : #BBC3D0;
	scrollbar-arrow-color : #444F68;
	background-image : url(/images/main/bg2.jpg);
	margin : 0px;
}

td, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align : left;
}

a {
	color: #646F9C;
	text-decoration : none;
}

a:hover {
	color: #FF6600;
	text-decoration : underline;
}

.tblright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h1 {
	font-size: 11px;
	color: #FF6600;
}

hr {
	width : 400px;
	height : 1px;
	color : #FF6600;
	text-align : center;
}

li { list-style-image: url(/images/main/bullet.gif) }
li.none { list-style-image : none }

/* Forms ----------------------------------------------------------- */

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F5F5F5;
	color: #212838;
	border : 1px inset #A9A9A9;
}

input.bigger, select.bigger {
	font-size: 10pt;
	font-weight : bold;
}

input.noborder {
	border : 0px;
	background-color: #FFFFFF;
	}

/* Left Forms ---------------------------------------------------- */

.lefttextbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #707D9D;
	width : 105px;
}

.domaintextbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #707D9D;
	width : 57px;
}

.domaindropdown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 45px;
	background-color: #707D9D;
}

/* Styled Table ------------------------------------------------- */

.tableoutline {
background-color: #FFFFFF;
border: 1px #98AAB1 solid
}

.tablehead {
background-image: url(/images/main/cellpic1.gif)
}

.tablebody	{
background-color: #F5F5F5;
border-bottom : 1px solid White;
}

/* Mail Management ----------------------------------------- */

.header {
        font-family : Tahoma;
        font-size : 13px;
        font-weight : bold;
}

.tablehdg {
        font-family : Tahoma;
        font-size : 12px;
        font-weight : bold;
        background-color: #E9E9F1
}

.tableodd {
        font-family : Tahoma;
        font-size : 12px;
        background-color: #F0F0F7
}

.tableeven {
        font-family : Tahoma;
        font-size : 12px;
        background-color: #F4F4FB
}

/* Domain Management ----------------------------------------- */

.title {color:#dd7700; font-size:12px; font-weight: bold;}
.redtitle {color:#962542; font-size:13px; font-weight: bold;}
.red {color:#962542;}
.big {color:#eeeeee; font-size:12px; font-weight: bold; text-decoration: none;}
/* .bigit {font-size:12px; font-family:  comic-sans; color:#000000; font-weight:bold;}
.small {font-size:10px; font-weight:normal; color: #000000; }
.smallblue {font-size:10px; font-weight:normal; color:#394c64;} */
.small_left { font-family: verdana, arial, "ms sans serif", sans-serif; font-size: 10px; font-weight: normal; line-height: 14px; color: #e9f2fc;}
.bottom {font-size:10px; font-weight:normal; color:#eeeeee;}
.blue {color:#000080;}
.light {color:#e9f2fc;}
.texttitle {font-size:14px;color:#000033;font-weight:bold;}
.price {font-size:24px;color:#ffffff;font-weight:bold; font: italic; font-family: comic-sans;}
.textredtitle {font-size:14px;color:#962542;font-weight:bold;}
.indent {padding-left: 20px; padding-right: 20px;}
.admin {line-height: 20px;}
tr.row1_0       { background-color: #ffffff; }
tr.row1_1       { background-color: #dddddd; }
/*table.black { border: 1  solid #333333; } */

a.menu:link { font-weight: bold }
a.menu:active { font-weight: bold }
a.menu:visited { font-weight: bold }
a.menu:hover { font-weight: bold }

a.red:link { color: #962542; font-weight: bold; font-size:12px; text-decoration: underline;}
a.red:active { color: #962542; font-weight: bold; font-size:12px; text-decoration: underline;}
a.red:visited { color: #962542; font-weight: bold; font-size:12px; text-decoration: underline;}
a.red:hover { color: #962542; font-weight: bold; font-size:12px; text-decoration: none;}

/* Newsgroups Search ---------------------------------------- */

.frmBorder              { padding:1em }
.lblNotice1             { text-align:left;              }
.lblNotice2             { color:green;  font-weight:bold; text-align:left;              }
.lblErrorNotice { color:red;    font-weight:bold; text-align:left;              }
