BODY, TD
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


.baseColor	
	{		
	background-image: url(/images/basebg.gif)
	
	}

.mainbg 
	{
	border: 1 solid #333333;
	background-color: #ffffff;
	}
	
.menuItemBox
	{	
	border: 1 solid #000000;
	height:18px;
	background-image: url(/images/boxbg.gif);
		}
	
.logoBox
	{
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	}
	
.topbannerbox
	{
	
	}
	
A	
	{
    	text-decoration:underline;
    	color: #000000;	
	}

A:hover
	{
	text-decoration:none;
	color: #ED1C24;
	}
	
A.menu	
	{	    	
    	text-decoration:none;
    	color: #000000;
	}

A:hover.menu 
	{
    	text-decoration:underline;
    	color: #000000;
	}
	
.tableStyleText 
	{
	color: #000000; 
	}
	
.tableStyleLine 
	{ 
	//background-color: #000000
	}
	
.tableStyleBG 
	{	
	height:18px;
	background-image: url(/images/boxbg.gif);
	border: 1 solid #000000;
	}	

.tableStyleBox 
	{
	border: 1 solid #000000;
	}
	
.rowbg0
	{
	background: #dddddd;
	}

	
.showProfileBoxBG
	{
	
	}
.inputBox
	{
	font-size: 8 pt; font-family: Verdana; background-color: #ffffff;
	}
	
.submitBox
	{
	font-size: 8 pt; font-family: Verdana;
	}
	
.inputbox170
	{
	font-size: 8 pt; font-family: Verdana; background-color: #ffffff; width:170;
	}
	
.inputbox230
	{
	font-size: 8 pt; font-family: Verdana; background-color: #ffffff; width:230;
	}
	
	
	
	
	
	
	
.tblCoolbar 
	{ 
	background-color:buttonface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
	}
.starter
	{
	background-color: buttonface; 
	border-left: buttonhighlight solid 1px; 
	border-right: buttonshadow solid 1px;
	border-top: buttonhighlight solid 1px; 
	font-size: 1px;
	top: 1px; 
	height: 22px; 
	width: 3px;
	}
.separator
	{
	border-left: buttonshadow solid 1px; 
	border-right: buttonhighlight solid 1px; 
	font-size: 0px; 
	top: 1px;
	height: 22px; 
	width: 1px; 
	}
.dropdown
	{
	height: 22px; 
	top:2;
	font:8pt verdana,arial,sans-serif
	}

.tbButtonMouseOver
	{
    BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonshadow solid 1px; 
    BORDER-LEFT: buttonhighlight solid 1px; 
    BORDER-RIGHT: buttonshadow solid 1px; 
    BORDER-TOP:  buttonhighlight solid 1px; 
	}
.tbButtonMouseOut
	{
    BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
	}
.tbButton
{
    BACKGROUND-COLOR: buttonface; 
	BORDER-BOTTOM: buttonface solid 1px; 
    BORDER-LEFT: buttonface solid 1px; 
    BORDER-RIGHT: buttonface solid 1px; 
    BORDER-TOP:  buttonface solid 1px; 
}


.tbButtonDownMouseOver
	{
    BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
	}
.tbButtonDownMouseOut
	{
    BACKGROUND-COLOR: gainsboro; 
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
	}
.tbButtonDown
	{
    BACKGROUND-COLOR: gainsboro; 
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
	}
.tbButtonDownPressed
	{
	LEFT: 1px;
	TOP: 1px;
    BACKGROUND-COLOR: buttonface; 
    BORDER-BOTTOM: buttonhighlight solid 1px; 
    BORDER-LEFT: buttonshadow solid 1px; 
    BORDER-RIGHT: buttonhighlight solid 1px; 
    BORDER-TOP:  buttonshadow solid 1px; 
	}
.tbIcon
	{
	POSITION: RELATIVE;
	LEFT: 0px;
	TOP: 0px
	}
.tbIconDown
	{
	POSITION: RELATIVE;
	LEFT: 1px;
	TOP: 1px;
	}	