
body
{
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

h1
{
    font-size: 22px;
    font-weight: normal;
    font-family: Arial, Sans-Serif, Helvetica;
    color: #D00000;
}

h2
{
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Sans-Serif, Helvetica;
    color: #000066;
}

h3
{
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Sans-Serif, Helvetica;
    color: #3399FF;
}

th
{
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

td
{
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

legend
{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Sans-Serif, Helvetica;
    color: #3399FF;
}

table.subWindow
{
    background-color: #e5ecf9;
    border: solid 1px #3366cc;
}

table.innerSubWindow
{
    background-color: #ffffff;
    border-top: solid 1px #3366cc;
    border-bottom: solid 1px #3366cc;
    border-right: none;
    border-left: none;
}

th.gray
{
    background-color: #dddddd;
}

td.gray
{
    background-color: #dddddd;
}

th.error
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Sans-Serif, Helvetica;
    color: red;
}

td.error
{
    color: red;
}

.mainTitle
{
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    font-family: Verdana, , Sans-Serif, Helvetica;
    color: #3399FF;
}

.subTitle
{
    font-size: 22px;
    font-weight: normal;
    font-family: Arial, Sans-Serif, Helvetica;
    color: #D00000;
    text-align: right;
}

.inlineTitle
{
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Sans-Serif, Helvetica;
    color: #3399FF;
}

.copyright
{
    font-size: xx-small;
    font-weight: normal;
    font-family: Helvetica, Arial, Verdana;
    color: #000066;
}

.productType
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8px
    font-weight: normal;
    color: #D00000;
}

.productAttribute
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8px
    font-weight: normal;
    color: #000000;
}

.menuBorder
{
	top:		17px;
	height:		1px;
	width:		100%;
	background:	buttonshadow;
	overflow:	hidden;
}

.buttons
{
    text-align: right;
}

img.Avatar
{
    border: 1 solid black;
    margin: 3px;
}

img
{
    border: ridge;
    margin: 3px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}
