
UL
{
    MARGIN-TOP: 0pt
}
.mainMenuItem A:hover
{
	color: #ffcc99;
}
A
{
	font-size: 11px;
	font-family: verdana;
}

INPUT.Button
{
	border-right: #ff6666 1px solid;
	border-top: #ff6666 1px solid;
	font-size: 12px;
	border-left: #ff6666 1px solid;
	cursor: pointer;
	color: #ffffff;
	border-bottom: #ff6666 1px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Sans-Serif;
	background-color: #0033cc;
}

.chartlabel
{
    FONT-SIZE: 75%
}
.cancelvlink
{
    COLOR: #003399
}
.sublink
{
    FONT-SIZE: 70%;
    LINE-HEIGHT: 150%
}
.subtext
{
    FONT-SIZE: 70%
}
.price
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px
}
.order
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px
}
.blacklink
{
    COLOR: #000000
}



.MainMenu
{
	background-color: mediumblue;
}
.HSepLine
{
	border-top-style: inset;
	border-top-color: blue;
}
BODY
{
	left: 0px;
	width: 100%;
	position: relative;
	top: 0px;
	height: 100%;
}
.Content
{
	font-size: 11px;
	color: gray;
	font-family: verdana;
	text-align: justify;
}
.Header1
{
	font-weight: bold;
	font-size: 30px;
	color: white;
	font-family: verdana;
	text-align: center;
}
.Header1Alt
{
	font-weight: bold;
	font-size: 30px;
	color: #ff6666;
	font-family: verdana;
	text-align: center;
}
.Header2 
{
	FONT-FAMILY: verdana; 
	FONT-SIZE: 18px; 
	COLOR: #0033cc; 
	FONT-WEIGHT: bold
}
.Header3 
{
	FONT-FAMILY: verdana; 
	FONT-SIZE: 13px; 
	COLOR: Black; 
	FONT-WEIGHT: bold
}
.ScreenShots
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
}
.mainMenuItem
{
	font-size: 11px;
	color: white;
	font-family: Verdana;
	background-color: #0033cc;
	text-decoration: none;
}
.mainMenuItemSelected
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
	background-color: white;
}
.cursorHand
{
	cursor: pointer;
    padding: 5px;
}

.tableHeader > th,
.tableHeader > td,
.cursorHand > td{
    padding: 4px;
}