td         {font-family:tahoma; text-decoration:none; font-size:12px; color:#454545;}
a:link     {font-family:tahoma; text-decoration:none; font-size:12px; color:#496783;}
a:visited  {font-family:tahoma; text-decoration:none; font-size:12px; color:#496783;}
a:hover    {font-family:tahoma; text-decoration:none; font-size:12px; color:#ff3939;}
a:active   {font-family:tahoma; text-decoration:none; font-size:12px; color:#496783;}

a img {border: none; }

a.header, a.header:link, a.header:visited, a.header:active { color:#383838;}
a.header:hover { color:#ff3939; text-decoration:underline;}

a.links, a.links:link, a.links:visited, a.links:active { 
		color:#383838;
		display: block;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 4px;
		background: #cccccc;
		}
a.links:hover {
		color:#cccccc;
		background: #383838;
		}

a.h2, a.h2:link, a.h2:visited, a.h2:active { 
		color: #d15400;
		margin: 2px;
		margin-top: 10px;
		font-family: tahoma;
		font-size: 13px; 
		}
a.h2:hover {
		text-decoration: underline;
		}

a.test  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #999999;
		text-decoration: none;
		background: #ffffff url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.test:hover  {
		background: #f9fcf5 url(images/arr_green.gif) no-repeat;
		color: black;
		}

a.footer, a.footer:link, a.footer:visited, a.footer:active { color:#383838;}
a.footer:hover { color:#ff3939; text-decoration:underline;}

a.bold, a.bold:link, a.bold:visited, a.bold:active { color:#383838; font-weight: bold;}
a.bold:hover { color:#ff3939; font-weight: bold;}

.heading {
		color: #3b53b0;
		margin: 2px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-family: tahoma;
		font-size: 14px;
		font-weight: bold;
		}
		
h1 {
		color: #069;
		margin: 2px;
		margin-top: 10px;
		font-family: tahoma;
		font-size: 16px; 
		}

h2 {
		color: #d15400;
		margin: 2px;
		margin-top: 10px;
		font-family: tahoma;
		font-size: 13px; 
		}

h3 {
		color: #454545;
		margin: 2px;
		margin-top: 5px;
		font-family: tahoma;
		font-size: 12px; 
		}

h2.nav {
		color: #666666;
		margin: 2px;
		margin-top: 5px;
		font-family: tahoma;
		font-size: 12px; 
		}

p {
		margin: 2px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: tahoma;
		font-size: 12px;
		text-align: justify;
		color: #454545;
		}

p.footer {
		margin: 2px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-family: tahoma;
		font-size: 10px;
		text-align: justify;
		color: #454545;
		}

p.bold {
		font-weight: bold;
		}

ul {
		margin: 0px;
		padding: 0px;
		}

li {
		margin-left: 30px;
		font-family: tahoma;
		font-size: 12px;
		color:#454545;
		text-decoration:none;
		}

li.header {
		float: right;
		margin-right: 10px;
		margin-left: 0px;
		list-style: none;
		}

li.links {
		float: left;
		text-align: center;
		margin-top: 1px;
		margin-right: 0px;
		margin-left: 1px;
		width: 128px;
		height: 18px;
		list-style: none;
		}

li.linksEnd {
		float: left;
		text-align: center;
		margin-top: 1px;
		margin-right: 0px;
		margin-left: 1px;
		width: 129px;
		height: 18px;
		list-style: none;
		}

li.footer {
		float: right;
		margin-right: 10px;
		margin-left: 0px;
		list-style: none;
		}

body {
		background: #585858;
		text-align: center;
		}

/* Body Begin */

#spacer {
		height: 1px;
		margin: 0px;
		padding: 0px;
		}

#spacer2 {
		height: 1px;
		margin: 0px;
		padding: 0px;
		}

#container {
		background: #ffffff;
		width: 790px;
		overflow: hidden;
		margin: 0px auto;
		text-align: left;    
		}      
		   
#header {
		background: #efefef;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		height: 18px;
		width: 776px;
		margin-left: 6px;
		margin-top: 6px;
		text-align: left;
		}
		
#banner {
		background: url(images/banner.png) repeat;
		height: 122px;
		width: 778px;
		margin-left: 6px;
		margin-top: 6px;
		}
#main {
		overflow: hidden;
		margin: 7px;
		}

#links {
		background: #383838;
		border-color: #cecdcd;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		height: 24px;
		width: 776px;
		margin-left: 6px;
		margin-top: 0px;
		padding-top: 0px;
		text-align: center;
		}

#nav {
		border-top: 1px solid #e2e2e2;
		float: left;
		}

#content {

		margin: 10px;
		text-align: left;
		width: 600px;
		float: right;
		}

#footer {
		background: #efefef;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		height: 48px;
		width: 776px;
		margin-left: 6px;
		margin-top: 0px;
		margin-bottom: 6px;
		}

/* Body End */


/* Nav Links Begin */

a.nav, a.nav:link, a.nav:visited  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #999999;
		text-decoration: none;
		background: #ffffff url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.nav:hover  {
		background: #cac9bb url(images/arr_green.gif) no-repeat;
		color: black;
		}

a.affnav, a.affnav:link, a.affnav:visited  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		background: #fff0f0 url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.affnav:hover  {
		background: #d9cbcb url(images/arr_green.gif) no-repeat;
		color: black;
		}

a.frenav, a.frenav:link, a.frenav:visited  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		background: #e9f9e6 url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.frenav:hover  {
		background: #cdd8cb url(images/arr_green.gif) no-repeat;
		color: black;
		}

/* Nav Links End */

/* Table Design + Settings Begin */

	/* Table Design Begin*/

	tr.top, td.top {
			background: #696c6f;
			color: #ffffff;
			}

	tr.label, td.label {
			background: #cacaca;
			width: 120px;
			height: 25px;
			}

	tr.labelbig, td.labelbig {
			background: #cacaca;
			width: 240px;
			height: 25px;
			}

	tr.name, td.name {
			background: #efefef;
			width: 100px;
			height: 20px;
			text-align: center;
			/*text-decoration: bold;*/
			}

	tr.value, td.value {
			background: #efefef;
			width: 100px;
			height: 20px;
			text-align: center;
			}

	/* Table Design End */
	/* Table Content Begin*/

	p.top {
			color: #ffffff;
			font-weight: bold;
			font-family: tahoma;
			font-size: 12px;
			text-align: justify;
			}

	p.label {
			font-weight: bold;
			text-align: left;
			}

	p.name {
			font-weight: bold;
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	p.value {
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	p.center {

			text-align: center;
			}

	/* Table Content End*/
/* Table Design + Settings End*/

/* HomePage TBL Design + Settings Begin */

	/* HomePage TBL Design Begin*/

	tr.top, td.top {
			background: #696c6f;
			color: #ffffff;
			}

	td.rightAlign {
			text-align: right;
			}

	tr.label, td.label {
			background: #cacaca;
			width: 120px;
			height: 25px;
			}

	tr.name, td.name {
			background: #efefef;
			width: 100px;
			height: 20px;
			text-align: center;
			}

	tr.homevalue, td.homevalue {
			background: #efefef;
			width: 200px;
			height: 20px;
			text-align: center;
			}

	/* HomePage TBL Design End */
	/* HomePage TBL Content Begin*/

	
	h1.hometable {
			color: #3b53b0;
			margin: 2px;
			margin-top: 2px;
			font-family: tahoma;
			font-size: 12px; 
			}

	h2.hometable {
			color: #3b53b0;
			margin: 2px;
			margin-top: 5px;
			font-family: tahoma;
			font-size: 12px; 
		}
			
	p.hometable {
			font-family: tahoma;
			font-size: 11px;
			margin: 5px;
			text-align: justify;
			}

	p.label {
			font-weight: bold;
			}

	p.name {
			font-weight: bold;
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	p.value {
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	/* HomePage TBL Content End*/
/* HomePage TBL Design + Settings End */


/* --------------------------------------------------------------
   HEADINGS
-------------------------------------------------------------- */

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------------------------------
   CLIENT AREA NAVBAR
-------------------------------------------------------------- */

.clientarealinks {
    background-color: #efefef;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
	margin: 10px;
}

.clientarealinks a:hover {
	color: #ff3939;
}

/* --------------------------------------------------------------
   TABLES
-------------------------------------------------------------- */

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

/* --------------------------------------------------------------
   NETWORK ISSUES
-------------------------------------------------------------- */

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

/* --------------------------------------------------------------
   SUPPORT TICKETS
-------------------------------------------------------------- */

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-color: #ffffff;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-color: #ffffff;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}