/* Scrollbar Color and HR */

body               
{ 
scrollbar-base-color: #E2C9A0
}


/* Font Properties */

body             
{
font-family: Verdana, Tahoma; 
font-size: 11px; 
color: #383B3F
}

table            
{
font-family: Verdana, Tahoma; 
font-size: 11px; 
color: #383B3F
}

td               
{
font-family: Verdana, Tahoma; 
font-size: 11px; 
color: #383B3F
}

.Header_TopText {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #f5f5f5; FONT-FAMILY: Tahoma,Arial
}

.smalltext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #383B3F
}

.smalltextgrey       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #aaaaaa
}

.smallwhitetext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #ffffff
}

.mediumtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

.largetext       
{ 
font-family: Verdana; 
font-size : 13px; 
color: #383B3F
}

.largetitletext      
{ 
font-family: Verdana; 
font-size : 12px; 
color: #9C4040; 
font-weight: bold 
}

.smalltitletext      
{ 
font-family: Verdana; 
font-size : 9px; 
color: #EBBC29;
font-weight: bold 
}


/* Cell Properties */

TD.row0	        
{ 
background-color: #FFFFFF;
font-family: Verdana; 
font-size : 11px; 
color: #000000
}     

TD.row1	        
{ 
background-color: #FFF6DE;
font-family: Verdana; 
font-size : 11px; 
color: #000000
}     
     
TD.row2	        
{ 
background-color: #ffffff;
font-family: Verdana; 
font-size : 11px; 
color: #000000
}

TD.row3	        
{ 
background-color: #E2C9A0; 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

TD.row4
{ 
background-color: #FDF1CF; 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

TD.row5
{ 
background-color: #000000; 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

TD.row6
{ 
background-color: #BD1E4F; 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

TD.code	        
{ 
font-family: Courier, Courier New; 
font-size: 11px; color: #2F6982;
background-color: #E6E6ED; 
border: #555576; 
border-style: solid;
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px 
}

TD.quote	        
{ 
font-family: Verdana, Arial; 
font-size: 11px; 
color: #535353; 
line-height: 125%;
background-color: #E6E6ED; 
border: #555576; 
border-style: solid;
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px 
}

TD.modrow
{
background-color: #EEF1F8;
font-family: Verdana;
font-size : 12px;
color: #000000
}

TD.mod
{
background-color: #EEF1F8;
font-family: Verdana;
font-size: 12px;
color: #0012FF
}


/* Link Properties */


a                         { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }  
a:link                    { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:visited                 { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:active                  { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:hover                   { text-decoration: none; font-size: 11px; color: #EBBC29; font-family: Verdana } 

a.navlink               { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.navlink:link          { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.navlink:visited       { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.navlink:active        { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.navlink:hover         { text-decoration: none; font-size: 102x; color: #9C4040; font-family: Verdana }

a.navlinkon               { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.navlinkon:link          { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.navlinkon:visited       { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.navlinkon:active        { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.navlinkon:hover         { text-decoration: none; font-size: 102x; color: #000000; font-family: Verdana }

a.menulink               { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.menulink:link          { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.menulink:visited       { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.menulink:active        { text-decoration: underline; font-size: 12px; color: #000000; font-family: Verdana }
a.menulink:hover         { text-decoration: none; font-size: 102x; color: #9C4040; font-family: Verdana }

a.menulinkon               { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.menulinkon:link          { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.menulinkon:visited       { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.menulinkon:active        { text-decoration: underline; font-size: 12px; color: #9C4040; font-family: Verdana }
a.menulinkon:hover         { text-decoration: none; font-size: 102x; color: #000000; font-family: Verdana }

a.menulinkoff               { text-decoration: underline; font-size: 12px; color: #aaaaaa; font-family: Verdana }
a.menulinkoff:link          { text-decoration: underline; font-size: 12px; color: #aaaaaa; font-family: Verdana }
a.menulinkoff:visited       { text-decoration: underline; font-size: 12px; color: #aaaaaa; font-family: Verdana }
a.menulinkoff:active        { text-decoration: underline; font-size: 12px; color: #aaaaaa; font-family: Verdana }
a.menulinkoff:hover         { text-decoration: none; font-size: 102x; color: #9C4040; font-family: Verdana }

a.smalllink               { text-decoration: underline; font-size: 10px; color: #9C4040; font-family: Verdana }
a.smalllink:link          { text-decoration: underline; font-size: 10px; color: #9C4040; font-family: Verdana }
a.smalllink:visited       { text-decoration: underline; font-size: 10px; color: #9C4040; font-family: Verdana }
a.smalllink:active        { text-decoration: underline; font-size: 10px; color: #9C4040; font-family: Verdana }
a.smalllink:hover         { text-decoration: none; font-size: 10x; color: #000000; font-family: Verdana }

/* Form elements */

input, textarea, select 
{
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
