BODY
{
    FONT-FAMILY:Verdana,Arial,Helvetica,"Courier New";
    font-size: 8pt; 
    COLOR:#000000;
    background-color: #FFFFFF;
    background-image: none;
    scrollbar-face-color: #A6BCF0;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #213F81;
    scrollbar-track-color: #FFFFFF;   
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #A6BCF0; 
    scrollbar-darkshadow-color: #213F81; 
}

TABLE
{	font-size: 8pt; 
   
    color:#000000    ;
}



.ImageTable
{	border:1px solid #808080; 
    background:#CCCCCC;
    color:#000000    ;
}

.TextTable2
{	border:1px solid #808080; padding:10px; font-size: 8pt; 
    background:#CCCCCC;
    color:#000000    ;
    width:500px;
    height:190px;
}

.TextTable
{	border:1px solid #808080; padding:10px; font-size: 8pt; 
    background:#CCCCCC;
    color:#000000    ;
    width:500px;
    height:190px;
}
.TextTable3
{	border:1px solid #808080; padding:10px; font-size: 8pt; 
    background:#CCCCCC;
    color:#000000    ;
    width:500px;
    height:637px;
}

.TextTable4
{	border:0px solid #808080; padding:10px; font-size: 8pt; 
    background:#CCCCCC;
    color:#000000    ;
}

.MenuTable
{	margin:0;
    padding:0px;
    font-size: 8pt; 
    background-color:#CCCCCC;
    color:#000000;    
     
}


A
{
    COLOR:#213F81;
    font-weight:bold;
}

A:hover
{
    COLOR:#D10F0E;
    font-weight:bold;
}

A:visited.NV
{
    COLOR:#D10F0E;
    font-weight:bold;
}
A:hover.NV
{
    COLOR:#D10F0E;
    font-weight:bold;
}

A:hover.leftnavlink.A
{
    TEXT-DECORATION:none;
    font-weight:bold;
}  
  
a.normal {text-decoration:none; font-weight: 400 }
a.normal:link {color: black; font-weight: 400}
a.normal:visited {color: black; font-weight: 400 }
a.normal:hover {color: black; font-weight: 400}
a.normal:active {color: black; font-weight: 400}

a.bold {text-decoration:none; }
a.bold:link {color: black; }
a.bold:visited {color: black;  }
a.bold:hover {color: black; }
a.bold:active {color: black; }

.red
{ 		COLOR:#D10F0E;
}
H1
{       FONT-FAMILY: Verdana,Arial,Helvetica,"Courier New";
        COLOR:#D10F0E;
        font-weight:bold;
        font-size: 10pt 
}
H2
{       FONT-FAMILY: Verdana,Arial,Helvetica,"Courier New";
        COLOR:#333333;
        font-weight:bold;
        font-size: 16pt 
}
H3
{       FONT-FAMILY: Verdana,Arial,Helvetica,"Courier New";
        COLOR:#D10F0E;
        font-size: 16pt
}
H4
{       FONT-FAMILY: Verdana,Arial,Helvetica,"Courier New";
        COLOR:#D10F0E;
        font-weight:bold;
        font-size: x-small; 

}


.leftNavLink
{
	COLOR:black
}
.leftNavLinkChosen
{
	COLOR:#666666
}

.maintext
{
        font-weight:bold;
}


hr {
	height: 1px;
	background-image: url(images/hr.gif);
	color: #DFDFDF;
	background-color: #DFDFDF;
}
.sectionTop {
	background-image: url(images/section_top_bg.gif);
	height: 14px;
}
.sectionBottom {
	background-image: url(images/section_bottom_bg.gif);
	height: 14px;
}
.sectionLeft {
	background-image: url(images/section_left.gif);
	width: 8px;
}
.sectionRight {
	background-image: url(images/section_right.gif);
	width: 8px;
}

table.Design2 {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 1px solid #666666;
}
table.Design2 th {
    border-bottom: 1px solid #666666;
    text-align: left;
    font-weight: normal;
    background-image: url(xp3.gif); 
    padding: 0.1em 0.5em;
}
table.Design2 td {
    text-align: left;
    border-bottom: 1px solid #666666;
    padding: 0.1em 0.5em;
    
    background: #ffffff url(xp3_bar.gif) no-repeat bottom left ;
    bottom:0px;

}
table.Design2 thead th {
    background-color: #E5E5E5;
    text-align: center;
}
table.Design2 th.Corner {
    text-align: left;
}

#wrapper{
        width:1010px;
        height:100%;
	margin:0 auto;
        background:url('../images/bg1.gif') top;
}
#wrapper2{
	width:100%;
        height:100%;
	margin: 0 auto;
        background:url('../images/bg1.gif') top;
}

#left{
	float:left;
	width:12px;
        height:100%;
	background:url('../images/red.gif') top;
        
}
#main{
	float:left;
	width:975px;
        height:100%;
        background-color:white;

}

#logo{
        margin-top: 0px;
}
#menu{
        margin-top: 10px;
        background:url('xp3.gif') top;
        background-repeat:repeat-x;
}
#home{
        margin-top: 30px;
}


#right{
	float:left;
	width:12px;
        height:100%;
	background:url('../images/red.gif') top;
        
}
#black{
	float:left;
	width:5px;
        height:100%;
}

