BODY {
	COLOR: #333333; FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 9pt; 
}
A:link {
	COLOR: #333333; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; FONT-SIZE: 9pt
}
A:active {
	COLOR: #ff0000; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
TABLE {
	COLOR: #333333; FONT-FAMILY: "ËÎÌå"
}
TD {
	FONT-SIZE: 9pt
}
TH {
	COLOR: #ff0000; FONT-SIZE: 11pt
}
SELECT {
	FONT-SIZE: 9pt
}
DIV {
	FONT-SIZE: 9pt
}
.unnamed1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	border: 0px solid;



}
.unnamed2 {  font-size: 12px; line-height: 22px; color: #333333; text-decoration: none}
.unnamed3 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.unnamed4 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF0000;


}
.unnamed5 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;


}
.unnamed6 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	line-height: 22px;



}
.unnamed7 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px none;
	line-height: 19px;
}


.title
{
	text-transform: uppercase;
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #6487DC;
	text-align: left;
}

.CommonTitle
{
    color: #008800;
    font-size: 15px;
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    padding: 0px 10px 3px 2px;
    margin: 15px 15px 0px 10px;
    margin-bottom: 10px;
    border-bottom: #008800 1px dashed;
    text-align: left;
}


hr
{
	border: 0;
	border-top: 2px solid #DE5C2F;
	height: 2px;
}

img
{
	border-width: 0;
}

.menutextindent
{
	font-size: 12px;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #265CC0;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #265CC0;
	margin-bottom: -15;
}

h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #265CC0;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/
table
{
	font-size: 1em;
}

table.header
{
	background-color: #2A48CE;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title
{
	text-align: center;
	font-family: verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #FFFFFF;
}

td.headerbar
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 24px;
}

td.menu
{
	background-color: #6487DC;
	width: 184px;
	height: 800px;
	vertical-align: top;
}

td.footer
{
	margin-left: 10;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #6487DC;
	text-align: right;
}

TD.CommonFormFieldName
{
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding: 2px;
	padding-right: 8px;
	font-size:14px;
    font-weight:bold;
}

TD.CommonFormField
{
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	font-size:12px;
	padding: 2px;
}

.CommonTextButton
{
	display: inline-table;
	display: inline-block;
	margin: 1px;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	white-space: nowrap;
}

.Input
{
	background-color: #FFFFFF;
	border-bottom: #000000 1px groove;
	border-left: #000000 1px groove;
	border-right: #000000 1px groove;
	border-top: #000000 1px groove;
	color: #000000;
	font-family: "ËÎÌå";
	font-size: 12px;
}

A.ContextMenuItem
{
	padding-right: 19px;
	display: block;
	padding-left: 33px;
	padding-bottom: 4px;
	margin: 1px 0px;
	cursor: pointer;
	color: #003399;
	padding-top: 4px;
	text-decoration: none;
}

A.ContextMenuItem-Selected
{
	font-weight: bold;
}

A.ContextMenuItem:hover
{
	border-right: #d2b47a 1px solid;
	padding-right: 18px;
	border-top: #d2b47a 1px solid;
	padding-left: 32px;
	padding-bottom: 3px;
	border-left: #d2b47a 1px solid;
	color: #003399;
	padding-top: 3px;
	border-bottom: #d2b47a 1px solid;
	background-color: #ffe6a0;
}

