BODY
{
    BACKGROUND-COLOR: white;
    COLOR: #333366;
    FONT-FAMILY: 'Arial'
	
                 
}
H1
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}
H7
{
    COLOR: #0c009f;
    FONT-FAMILY: 'Arial';
    TEXT-TRANSFORM: capitalize
}
TR {
	background-color:#efeeef
	}
TH {
 color: #6060cc
}
smalls {
	font-style: arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 4
	           }
A {
	FONT-FAMILY: arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 12;
}
/* bottom page style */
.stybot{
	font-family: Arial;
	font-size: 14;
	COLOR: #000d84;
}
.styhead{
	COLOR: #000d84;
	FONT-FAMILY: Arial ;
	font-size: 16;
	font-weight: bold;
}	
.stysmall{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	background-color: #efeeef;
}
.stynorm{
	color: black;
	font-family: Arial;
	font-weight: normal;
	font-size: 12;
	background-color: white;
}
.allbk {
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12;
	background-color:#efeeef
	}
/* Style for level 0 (root) block - DIV */
.m0table0 {
	background: white;
}
/* Style for level 1 block - DIV */
.m0table1 {
	border-top: 1px solid white;
	background: #0c009f;
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 1px solid white;
	background: #0c009f;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	background: #0c009f;
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	color: white;
	background: #0c009f;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	background: #0c009f;
	color: #efeeef;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 12px;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #1001d0;
	border: 1px solid #0c009f;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-image: url(img/lev_arrow.gif);
	background-repeat: no-repeat;
	background-color: #0c009f;
	border: 1px solid #0c0080;
	padding: 0;
}
