BODY {
	background-color: White;
	font-size : 10pt;
	font-family : "MS Sans Serif",Geneva,sans-serif;
}
TD {
	vertical-align : top;
	font-size : 10pt;
}
A {
	color : #151586;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #5555D1;
	text-decoration : none;
	font-weight : bold;
}
HR {
	color : Black;
}
HR.dotted {
	color : Black;
	border : 2px dotted Black;
}
INPUT, TEXTAREA, SELECT {
	font-family : Fixedsys;
}
LI {
	margin-top : 3px;
	margin-bottom : 3px;
}


SPAN.title{
	color : #7A6D3F;
	font-size : 14pt;
	font-weight : bold;
}
SPAN.subtitle{
	color : #7A6D3F;
	font-size : 12pt;
	font-weight : bold;
}


TD.nav {
	background-color : #093069;
	text-align : center ;
	padding : 5px;
}
TD.nav1 {
	background-color : #1354B6;
	text-align : center ;
	padding : 5px;
}
A.nav {
	color : White;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color : #9AB6E0;
	text-decoration : none;
	font-weight : bold;
}




SPAN.success {
	color : Green;
	font-weight : Bold;
}
SPAN.error {
	color : Red;
	font-weight : Bold;
}



TD.error {
	vertical-align : top;
	color : Red;
}
TD.middle {
	vertical-align : middle;
}
TD.bottom {
	vertical-align : bottom;
}

TD.center {
	text-align : center;
}
TD.right {
	text-align : right;
}

TD.titlecell {
	background-color : #AEA987;
	font-weight : bold ;
}


TD.formsub0 {
	background-color : #E5E5E5 ;
	vertical-align : middle;
	text-align : right;
	font-weight : bold;
}
TD.formsub1 {
	background-color : #DEDEDE ;
	vertical-align : middle;
	text-align : right;
	font-weight : bold;
}

TD.cell0 {
	background-color : #EBEBEB ;
}
TD.cell1 {
	background-color : #F2F2F2 ;
}


SPAN.post_title{
	color : #7A6D3F;
	font-size : 14pt;
	font-weight : bold;
}
SPAN.post_text{
	color : #3C3313;
	font-family : "Times New Roman",Times,serif;
	font-size : 12pt;
}
