BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

TD {
	font-size: 12px;
	font-family : Verdana;
}

a:link{
	color: #06c ;
	background-color: transparent;
}
a:visited{
	color: #06c;
	background-color: transparent;
}

A:active {
	color: #036;
	text-decoration: none;
}

H1  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  16pt;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  14pt;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Arial,Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: darkred;
}

A:hover{
	color: #f60!important;
	background-color: transparent;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #CC0000;
	text-decoration: none;
}

A:link IMG { border: none }

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.Accent
{
    color: #900;
    font-weight:    bold;
}

.Head   {
    font-family: Arial,Helvetica;
    font-size:  14pt;
    font-weight: bold;
	 color: Black;
}

.SubHead
{
    color: #6495ED;
    font-weight: bold;
    font-family: "Century Gothic",Arial;
    font-size: medium;
}

.breadcrumb {
    font-weight: bold;
    font-family: Arial;
    }

UL.bluebullet {
font-size: 11px;
font-family : Verdana;
color : #003366; 
list-style-image: url('images/sq_blue.gif');
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.imagelink:link {
    text-decoration:    underline;
    color: Gray;
}

A.imagelink:visited  {
    text-decoration:    underline;
    color: Gray;
}

A.imagelink:active   {
    text-decoration:    underline;
    color: Gray;
}

A.imagelink:hover    {
    text-decoration:    underline;
    color: Gray;
}
a.menu {
display: block;
font-size: 13px;
font-weight: bold;
color: white;
background-color: #660099;
width: 160px;
text-align: center;
padding: 5px;
text-decoration: none;
filter: alpha(opacity=100,finishopacity=0,style=2,startX=10,startY=10,finishX=200,finishY=200)
}

a.menu:hover {
background-color: #cc00ff;
color: black;
}
a.button {	
 font-weight: bold;	font-size: 9px;	font-family: Verdana, Arial, Helvetica, 
 sans-serif;	padding: 4px 8px;	border-top: 1px solid white;	
 border-right: 1px solid black;	border-bottom: 1px solid black;	
 border-left: 1px solid white;	text-align: center;	min-width: 75px;	text-transform: uppercase;}
a.button:link { 	background-color: #696969; 	color: #FFF;	text-decoration: none;	}
a.button:visited {	background-color: #696969; 	color: #fff;	text-decoration: none;	}
a.button:hover { 	background-color: #696969; 	color: red;	border-color: black white white black;	text-decoration: none;	}
a.button:active { 	background-color: #369; 	color: #ccc; 	text-decoration: none;	}
a.toolbar {	
 font-weight: bold;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, 
 sans-serif;	padding: 4px 8px;	text-align: center;	min-width: 75px;}
a.toolbar:link { 	color: #06c;	text-decoration: none;	}
a.toolbar:visited {	color: #06c;	text-decoration: none;	}
a.toolbar:hover { 	color: #FF8C00;	border-color: black white white black;	text-decoration: none;	}
a.toolbar:active { 	color: #FF8C00; 	text-decoration: none;	}
ul.ulobtn
{
 list-style: square;
}

IMG.Right		{ float:right }

IMG.Left		 { float:left }

IMG.NoBorder		{ border: none }

.CenteredHeading {
 font-weight: bold;	
 text-align: center;
}
