<STYLE > 
<!--

body		
{
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
}

a
{
   font-size: 90%;
   font-weight: bold;
   color: #6a5acd;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

img 
{
   border:0px;
   text-decoration: none;
}

li
{
   list-style-position: inside;
   padding-bottom: 5px;
   padding-top: 5px;
   list-style-type: square;
}

B 
{
   color: #6a5acd;
}

input
{
   border: solid thin #191970;
}

textarea
{
   border: solid thin #191970;
}


.select_thin
{ 
   border: solid thin #191970;
   width:100%;
}

.HEADER
{
   background: url(../pic/misc/header.png);
   width: 100%;
   color: #666666;
   height: 66px;
}


.HEADERTEXT
{
   color: AliceBlue;
   font-size: 16pt;
   font-weight: bold;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
}

.MENUFILLER 
{
   width:15%;
   background: url(../pic/misc/cell.png);
   background-repeat: repeat-x;
   font-size: 8pt;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   border-top: solid 1px #b0b0b0;
   border-bottom: solid 1px #b0b0b0;
}

.MENUBAR
{
   width: 80%;
   background: url(../pic/misc/cell.png) repeat-x;
   border-top: solid 1px #b0b0b0;
   border-bottom: solid 1px #b0b0b0;
   font-size: 8pt;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
}


.SIDEBAR
{
   width:14%;
   background: url(../pic/misc/sidebar.png);
   background-repeat: repeat-y;
   height:100%;
   color: #666666;
   text-align: left;
   padding-top: 10px;
   padding-left: 5px;
}


.DETAIL 
{
   width: 100%;
   height: 100%;
   color: #666666;
   padding: 10px;
}

.FOOTER
{        
   background-color: AliceBlue;
}

.FOOTER TD
{
   font-size: 60%;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   color: #666666;
   padding-bottom: 2px;
   border-left: solid 1px #c8c8e6 ;
   border-top: solid 1px #c8c8e6 ;
   border-right: solid 1px AliceBlue;
   border-bottom: solid 1px AliceBlue;
   background-color: AliceBlue;
}

.FOOTER A
{
   text-decoration: none;
}

.SIDEBARITEMFRAME
{
   border: 1px solid #b8b8f6;
   padding: 2px;
}


.SIDEBARCAPTION
{
   background: url(../pic/misc/cell.png);
   background-repeat: repeat-x;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-weight: bold;
   font-size: 70%;
   border-bottom: solid 1px #a8a8e6;
   border-right: solid 1px #a8a8e6;
   background-color: #c8c8e6;
   color: #191970;
}

.SIDEBARDATA
{
   line-height: 125%;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-size: 60%;
   color: #555555;
}

.RECTFRAME
{
   border: 1px double #b8b8f6;
   padding: 2px;
}

.ITEMCAPTION
{
   background: url(../pic/misc/cell.png);
   background-repeat: repeat;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-weight: bold;
   font-size: 70%;
   border-bottom: solid 1px #b8b8f6;
   color: #191970;
}


.ITEMCAPBUTTONS
{
   background: url(../pic/misc/cell.png);
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-weight: bold;
   font-size: 70%;
   border-right: solid 1px #a8a8e6;
   border-bottom: solid 1px #a8a8e6;
   color: #191970;
   padding-top: 4px;
}

.ITEMCAPBUTTONS A:HOVER
{
   text-decoration: none;
}

.ITEMCAPBUTTONS A:HOVER IMG
{
   text-decoration: none;
}

.SUBHEAD
{
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-weight: bold;
   font-size: 70%;
   color: #6a5acd;
   padding-bottom:4px;
}

.ITEMDATA
{
   line-height: 150%;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-size: 70%;
   color: #444444;
}

.ITEMDATA A 
{
   color: #6a5acd;
}

.GRIDTABLE
{
   border: solid 1px #c8c8e6;
   line-height: 125%;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-size: 70%;
   color: #555555;
}
.GRIDTABLE TD
{
   border: solid 1px #c8c8e6;
}

.GRIDTABLE TH
{
   border: solid 1px #c8c8e6;
}

.COMMENTDATA
{
   padding: 0px 0px 0px 4px;
   line-height: 125%;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-size: 60%;
   color: #555555;
}

.COMMENTDATA P
{
   color: #191970;
   font-style: italic;
}

.COMMENTDATA a 
{
   color: #191970;
}

.newtag
{
   font-size: 90%;
   width: 70%;
   color: red;
   letter-spacing: 1px;
}

.orangebutton
{
   padding-left:3px;
   padding-right:3px;
   border-left: solid 1px white;
   border-top: solid 1px white;
   border-right: solid 1px gray;
   border-bottom: solid 1px gray;
   font-family: Arial;
   color: white;
   background-color: darkorange;
}

.orangebutton A {
   font-family: Arial;
   color: white;
   text-decoration: none;
}

.orangebutton A:hover {
   font-family: Arial;
   color: white;
   text-decoration: none;
}


.testimonialdata
{
   line-height: 125%;
   font-family: Verdana, Arial, 'Microsoft Sans Serif';
   font-size: 60%;
   color: #555555;
}

.testimonialdata P
{
   color: #191970;
   font-style: italic;
}

.testimonialdata a 
{
   color: #191970;
}

-->
</STYLE>
