body 
{
    margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #0D004C;
	background-color: #ffffff;
}

td 
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #0D004C;
}

A {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #FF3333;
	text-decoration: none;	
}
A:hover {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #FF3333;
	text-decoration: underline;	
}
A:active {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #FF3333;
	text-decoration: none;	
}
.DocHeader {
	background-color: #333333;
}
.Accent {
    font-family: Georgia;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
	line-height: normal;
}
.AccentAuthor {
    font-family: Georgia;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
    font-style: italic;
	line-height: normal;
}
img
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
img.fw
{
	border: 0px;
}
img.gallery
{
	border-right: #2be3e5 1px solid;
	border-top: #2be3e5 1px solid;
	border-left: #2be3e5 1px solid;
	border-bottom: #2be3e5 1px solid;
}
input.txt
{
    font-size: 10px;
    color: #0D004C;
    border-right: #619098 1px inset;
    border-top: #619098 1px inset;
    border-left: #619098 1px inset;
    border-bottom: #619098 1px inset;
    background-color: white;
    font-family: Verdana;
}
input.btn
{
    font-size: 10px;
    color: #FF3333;
    font-weight: bold;
    border-right: #619098 1px outset;
    border-top: #619098 1px outset;
    border-left: #619098 1px outset;
    border-bottom: #619098 1px outset;
    background-color: white;
    font-family: Verdana;
}
input.checkbox
{
    border-right: #619098 1px outset;
    border-top: #619098 1px outset;
    border-left: #619098 1px outset;
    border-bottom: #619098 1px outset;
    background-color: white;
}
select
{
    font-size: 10px;
    color: #FF3333;
    font-weight: bold;
    font-family: Verdana;
}


/* OpenWEB - using in editorn */
span.heading
{
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    line-height: 15px;
    color: #362F2D;
    letter-spacing: 2px;
}
span.subheading
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
span.normal
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
span.note
{
	font-weight: normal;
	font-style: italic;
	font-family: Verdana;
	font-size: 9px;
	line-height:normal;
	color: #333333;
}

