// INTERSITEUNLIMITED CORE

a.top:link       { color: rgb(255,255,255);  background-color:transparent; text-decoration: none }
a.top:visited {color: rgb(255,255,0) ; background-color:transparent; text-decoration: none }
a.top:active  {color: rgb(255,255,255) ; background-color:transparent; text-decoration: none }
a.top:hover   {color: rgb(0,255,255) ;background-color:transparent; text-decoration: none }

a.side:link       {color: #4d6185; background-color:transparent; text-decoration: none; font-weight: bold}
a.side:visited {color: #4d6185; background-color:transparent; text-decoration: none; font-weight: bold}
a.side:active  {color: #4d6185; background-color:transparent; text-decoration: none; font-weight: bold}
a.side:hover   {color: #b6824c; background-color:transparent; text-decoration: none; font-weight: bold }

a.login:link       {color: #cccccc; background-color:transparent; text-decoration: none }
a.login:visited {color: #cccccc; background-color:transparent; text-decoration: none }
a.login:active  {color: #cccccc; background-color:transparent; text-decoration: none }
a.login:hover   {color: #ffffff; background-color:transparent; text-decoration: none }

a:link       {color: #377abc; background-color:transparent; text-decoration: none }
a:visited {color: #377abc; background-color:transparent; text-decoration: none }
a:active  {color: #377abc; background-color:transparent; text-decoration: none }
a:hover   {color: #b6824c; background-color:transparent; text-decoration: none }

.tab_text { font-weight: bold; }

body         {margin-top: 10px}
body.main         { background-color: #6b7378; margin-top: 10px}


H1 {
 	font-size: 16px;}
 	
H2 {
 	font-size: 14px;}
 	
H3 {
 	font-size: 12px;}
 	
H4 {
 	font-size: 10px;}

A {
 	text-decoration: underline;
 	color: 4B207A;}

A:hover {
 	text-decoration: underline;
 	color: 378F79;}


textarea {font-family: Arial; font-size: x-small; color: rgb (64,64,64)  }

font          { font-family: Arial, Helvetica; font-size: small; color: rgb (64,64,64)  }
font.sidebarhead { font-family: Arial, Helvetica; font-size: xx-small; font-weight: bold; color: rgb (64,64,64)  }
font.boxhead   { font-family: Arial, Helvetica; font-size: medium; color: #FFFFFF }

font.menufont     { font-family: Arial; font-size: x-small; font-weight: bold; color: rgb( 64,64,64)  }
font.menuselected { font-family: Arial; font-size: x-small; font-weight: bold; color: rgb (64,64,64)  }

font.history    { font-size: xx-small; }
font.submenu_top    { font-family: Arial, Helvetica; font-size: small; font-weight: bold;  color: #FFFFFF  }
font.submenu    { font-family: Arial, Helvetica; font-size: x-small; font-weight: none;}


font.bodyhead    {    font-weight: bold;
   color: rgb(84,130,175);
   font-size: 14pt; }

font.bodyhead2   { font-family: Arial, Helvetica; font-size: medium; font-weight: bold; color: rgb(150,0,0) }
font.bodyhead3   { font-family: Arial, Helvetica; font-size: small; font-weight: bold; color: rgb(150,0,0)  }
font.bodyhead4   { font-family: Arial, Helvetica; font-size: xx-small; color: rgb(150,0,0)  }
font.bodyhead5   { font-family: Arial, Helvetica; font-size: small; font-weight: bold; color: rgb(140,162,206) }
font.bodylabel   { font-size: x-small; font-weight: bold; color: rgb(150,0,0)  }
font.poweredby   { font-size: small; color: rgb(150,0,0)  }
font.counter     { font-size: x-small; color: rgb(150,0,0)  }
font.smallred    { font-size: x-small; font-weight: bold; color: rgb(150,0,0)  }
font.adminpanel    { font-size: xx-small; font-weight: bold}
font.globalsrch  { font-family: Arial, Helvetica; font-size: x-small; }
font.scorepass    { font-family: Arial, Helvetica; font-size: small; font-weight: bold; color: rgb(0,0,0)  }
font.scorefail    { font-family: Arial, Helvetica; font-size: small; font-weight: bold; color: rgb(220,0,0)  }

font.fileManagerHeader  { font-family: Arial, Helvetica; font-size: x-small; font-weight: bold; color: rgb(140,162,206) }

font.adminlabel {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
}

font.subsection_header {
   font-weight: bold;
   color: rgb(84,130,175);
   font-size: 13pt;
}

.tabpane {
   background-color: #FFFFFF;
   border-width: 1px;
   border-style: solid;
   border-color: rgb(200, 200, 200);
 }

.headmain     { background-color: rgb(255,255,255); background-image: url("/images/back_head_main.jpg") ; background-repeat: no-repeat  }

.headgrey     { background-color: rgb(255,255,255); background-image: url("/images/back_head_grey.jpg") ; background-repeat: no-repeat  }

.paper           { background-image: url("/images/paper.gif") }
.calendar           { background-image: url("/images/calendar.gif") }
.weblink          { background-image: url("/images/weblink.jpg") }

.border
{
   border-width: 1px;
   border-style: solid;
   border-color: rgb(200, 200, 200);

}


/* SIDEBAR CLASSES */

.sidebar_panel_border
{
   border-width: 1px;
   border-style: solid;
   border-color: #878787;
}

.sidebar_panel_header
{
   background-image: url("/images/side/panelheaderbg.gif");
   border-bottom-width:  1px;
   border-bottom-style: solid;
   border-bottom-color: #878787;

}

.sidebar_panel_footer
{
   border-top-width:  1px;
   border-top-style: solid;
   border-top-color: #878787;
	padding: 5px;

}

.logobar     { background-color: rgb(255,255,255) }
.topbar      { background-color: rgb(255,255,255) }

.content    { }
.content_wide    {  }

.content2     { background-color: rgb(255,255,255) }
.contenthead     { background-image: url("/images/back_head_blue.jpg"); background-repeat: no-repeat  }

.sidebar    { 
		    background-color: #FFFFFF;
		    border-right-width: 0px;
		    background-position: top right;
		    border-right-style: groove;   
		    border-color: gray;
		    padding-left: 0px;
		    padding-right: 0px;
		    padding-top: 0px;
		    padding-bottom: 0px;
		}
.sidebar2     { background-color: rgb(255,255,255) }
.sidebarhead     { background-image: url("/images/back_head_red_side.jpg"); background-repeat: no-repeat  }
.sidebox    { background-color: rgb(255,255,255) }

.creditleft  { background-color: rgb(255,255,255) }
.credits     { background-color: rgb(255,255,255) }
.creditright { background-color: rgb(255,255,255) }

.subbaron_top   { background-color: #FFFFFF;  }
.subbaroff_top { background-color: #FFFFFF; }

.subbaron   { background-color: rgb(255,255,255) }
.subbaroff  { background-color: rgb(255,255,255) }
.subbar1    { background-image: rgb(255,255,255) }
.subbar2    { background-color: rgb(255,255,255) }

.loginleft  { background-color: rgb(255,255,255) }
.loginbar   { background-color: rgb(255,255,255) }
.loginright { background-color: rgb(255,255,255) } 



.loginborder  { background-color: rgb(150,0,0) }
.contentback2 { BACKGROUND-COLOR: #f1f0f0}
.contentback3 { BACKGROUND-COLOR: #E5E5E5}
.contentbackHL { BACKGROUND-COLOR: #FEE197}
.contentbackDELL { BACKGROUND-COLOR: #E10000}
.contentback4 { BACKGROUND-COLOR: silver}


.contentback
{
    BACKGROUND-COLOR: #C6C6B5
}

.contentback5
{
    BACKGROUND-COLOR: #f6efdf
}


BODY1
{
    
    BACKGROUND-COLOR: #FFFFFF
}



FONT.sidebar_head
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: rgb(0,62,120)
}

FONT.sidebar_text
{
    FONT-SIZE: small;
    COLOR: rgb(64,64,64)
}



FONT.paragraph
{
     line-height: medium;
}


FONT.subbar1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #000000
}



FONT.secheaders
{
    FONT-SIZE: small; font-weight: bold; color: #000000: bold;
    COLOR: rgb(0,62,120)
}
FONT.secheaders2
{
    FONT-SIZE: medium; font-weight: bold; font-variant: small-caps; color: #000000: bold;
    COLOR: rgb(0,62,120)
}

FONT.centerfont
{
    FONT-SIZE: small; font-weight: bold; color: #000000: bold;
   
}

FONT.header3
{
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
}

FONT.time
{
    FONT-SIZE: small; font-weight: bold; font-variant: small-caps; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif: bold;
}

FONT.login_text
{
    FONT-SIZE: x-small; font-weight: none; color: #cccccc;
}

.border_main
{
    border: solid 1px #003c75;
    padding: 0px;
}


font.footer
{
	font-family: arial; font-size: xx-small; color: #000000; 
}

.logobar2
{
    background-color: rgb(200,0,0);
}
.logobar3
{
    background-color: rgb(200,0,0);
}

.arrow
{
    BACKGROUND-IMAGE: URL("/images/rb_arrow.gif")
}



tr.tablehead
{
    BACKGROUND-COLOR: #5A5A5A;
}

font.tablehead
{
    color: #FFFFFF;
}

a.tablehead:link { color: #FFFFFF; }

a.tablehead:top { color: #FFFFFF; }
a.tablehead:hover { color: #FFFFFF; }
a.tablehead:visited { color: #FFFFFF; }
a.tablehead:active { color: #FFFFFF; }


font.panelheader
{
    color: #333333; font-weight: bold;
}

.subbar
{
    BACKGROUND-COLOR: #FFFFFF
}
.helpbox
{
    BACKGROUND-COLOR: #f6efdf
}


.submenufont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; font-variant: small-caps; color: #000000}
.mainfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-variant: normal; text-transform: none; color: #000000; font-weight: bold}
.mainfonthdr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-variant: normal; text-transform: none; color: #FFFFFF; font-weight: bold }


.contentbackactive { BACKGROUND-COLOR: #C1D8FF}

.contentbackpanel { BACKGROUND-COLOR: #C1DBFF }
.contentpmsdone { BACKGROUND-COLOR: silver }
.contentpmsactive { BACKGROUND-COLOR: #FFD7A2 }

.subcontent { background-color: #FFFFFF; }

div.dwstep_current {
		position: absolute;
		BACKGROUND-COLOR: rgb(233,233,255);
		border-style: solid;
		border-width: thin
		}

div.dwstep_completed { position: absolute; BACKGROUND-COLOR: silver; border-style: solid; border-width: thin  }

div.dwstep_system { position: absolute; BACKGROUND-COLOR: #FFC383; border-style: solid; border-width: thin  }

div.dwstep_upcoming { position: absolute; BACKGROUND-COLOR: #C0D3E5; border-style: solid; border-width: thin }

div.dwstep_line { font-size: 1px; position: absolute; border-style: solid; border-width: thin; }

div.dwarea{ background: #FFFFFF; }

table {
	padding: 0px;
	spacing: 0px;
}
-->
td {
	font-family: arial;
	font-size: small;
	color: #333333;
}
td.topnav {
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-transform: none;
	font-size: 12px;
	line-height: 13px;
	background-color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
}
td.topnavon {
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	text-transform: none;
	font-size: 12px;
	line-height: 13px;
	background-color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.toolheader {
	padding-top: 0px; 
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #999999;
	font-size: large;
}
td.toolheader2 {
	padding-top: 3px; 
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: none;
	color: #888888;
	font-size: 18px;
}
td.toolheadericon
{
	padding-top: 0px; 
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 10px;
}

.contentstate
{
	padding: 5px;
	border: solid 2px #fdd48b;
	font-weight: bold;
}
td.searchsectionheader1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 2px #666666;
}
td.searchsectionheader2 {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	border-bottom: solid 2px #666666;
}
table.mainbox {
	padding: 5px;
	border: solid 1px #666666;
	margin: 0px;
}

td.mainboxheader {
	background-color: #dddddd; 
	font-weight: bold; 
	border-bottom: solid 1px #666666;
}





