﻿body 
{
    margin:0 0 0 0;
    width:100%;
    height:100%;
    font-family:Verdana;
    font-size:12px;
    color:#424242;
}
html
{
    width:100%;
    height:100%;
}
img
{
    border:0 0 0 0;
}

.firsttable
{
    width:800px;
    height:100%;
}
.pagetitle
{
	/*width:715px;
	height:10px;
	padding-bottom:5px;
	background-image:url(images/titleslice.gif);
	background-repeat:repeat-y;*/
	text-decoration:underline;
	color:#000080;
	font-family:Arial;
	font-weight:bolder;
	font-size:14px;
	vertical-align:top;
	border-bottom : solid 1 #000080;
}
.header
{
    background-image:url(images/headerslice.gif);
    background-repeat:repeat-x;
    width:800px;
    height:143px;
}
.headerright1
{
     background-image:url(images/header2.gif);
    background-repeat:no-repeat;
    width:173px;
    height:143px;
}
.headerright2
{
    background-image:url(images/header3.gif);
    background-repeat:no-repeat;
    width:173px;
    height:143px;
}
.footer
{
    /*border-top:solid 3pt #8D3C4F;*/
    height:20px;
    background-color:#70A0E2;
    color:#ffffff;
    font-weight:bold;
}
.tdleft
{
    width:20%;
    background-color:#70A0E2;
}

.tdleft
{
    width:25%;
    background-color:#FEF4F6;
    padding-right:2px;
}

.tdRight
{
    width:210px;
    background-color:#70A0E2;
    padding-right:2px;
}

.menuitem
{
   text-decoration:underline;
   color:#82152F;
   font-family:Verdana;
   font-size:11px; 
}
.menuactive
{
    /*background-image:url(images/menuactive.gif);*/
    background-color:#ffffff;
    width:125px;
    height:20px;
}
.menuothers
{
    /*background-image:url(images/menuothers.gif);*/
    width:124px;
    height:20px;
}
.lnkmenuothers
{
    font-family:Arial;
    font-weight :bold;
    font-style:normal;
    font-size:13px;
    text-decoration:none;
    color:#ffffff;
}
.lnkmenuactive
{
    font-family:Verdana;
    font-weight :bold;
    font-style:italic;
    font-size:13px;
    text-decoration:none;
    color:#2567BB;
}
.leafNodeStyle
{
    color:#000080;
    width:203px;
    height:25px;
    font-size:13px;
    font-family:Arial;
    border-bottom:solid 1pt #2567BB;
}
.treestyle
{
    background-color:#ffffff;
    width:203px
}
.selectedNodeStyle
{
     background-color:#2567BB;
     width:203px;
     height:25px;
     color:#ffffff;
     font-size:13px;
     font-family:Arial;
}
.lblnews
{
     color:#82152F;
     font-size:9px;
     font-family:Times New Roman;
    
}
.lnkenquiry
{
    font-family:Verdana;
    font-size:12px;
    text-decoration:underline;
    color:#870726;
}
.grdRow
{
    border-right:solid 1pt #8D3C4F;
}
.tblcatalog
{
    background-color:#FEFBFC;
    margin:20px 20px 20px 20px;
    border:solid 1pt #000080;
}
.tdnumber
{
    color:#D27C90;
        font-size:11px;
}
.currentnumber
{
    color:#8D3C4F;
    font-weight:bolder;
    font-size:11px;
}
.newsletter
{
    font-weight:bold;
    color:#912F47;
    padding-top:20px;
    padding-bottom:10px;
}

.tdheaderbox
{
	background-color:#000080; 
	color:#ffffff; 
	font-weight:bold; 
	height:20px; 
	/*border-bottom:solid 1pt #ffffff;*/
}

.tablebox
{
	border:solid 1pt #ffffff;
	width:203px;
	background-color:#ffffff;
}

.gridheader
{
	color:#ffffff;
}
