body
{
    background: /*url(../imgs/bricks.gif)*/#800000;
    color: #800000;
    font:  Tahoma, Verdana;
    font-size:12pt;
}
#maincontainer
{
	width:1000px; 
	background-color:#fff4d2;
	margin: 0 auto; 	
	border-width: 0px;
	/*border-left-color:#fff4d2;
	border-left:1px;
	border-top-color:#fff4d2;
	border-top:1px;
	border-style: ridge;*/
	  
}

a:link
{
    color: #800000;
    text-decoration: none
}
a:visited
{
    color: #800000;
    text-decoration: none
}
a:hover
{
    color: #800000;
    text-decoration: underline
}
a:active
{
    color: #800000;
    text-decoration: none
}

/* main menu */
.MainMenuItem
{
	background-color: #800000;
	text-align:center;
}
a.MainMenu:link
{
	color: #fcaa44;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}
a.MainMenu:visited
{
	color: #fcaa44;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}
a.MainMenu:hover
{
	color:#fff4d2;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}
a.MainMenu:active
{
	color: #fcaa44;	
	font-size:  25px;
	font-weight: normal;
	text-decoration: none;
}

/* menu */
.MenuItem
{
	background-color: #800000;
	text-align:center;
}
a.Menu:link
{
	color: #fcaa44;	
	font-size:  15px;
	font-weight: normal;
	text-decoration: none;
}
a.Menu:visited
{
	color: #fcaa44;	
	font-size:  15px;
	font-weight: normal;
	text-decoration: none;
}
a.Menu:hover
{
	color:#fff4d2;	
	font-size:  15px;
	font-weight: normal;
	text-decoration: none;
}
a.Menu:active
{
	color: #fcaa44;	
	font-size:  15px;
	font-weight: normal;
	text-decoration: none;
}

/* menu unselected */
.MenuUnselectedItem
{
	background-color:#800000;
	text-align:center;
}
a.MenuUnselected:link
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuUnselected:visited
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuUnselected:hover
{
	color: #fff4d2;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuUnselected:active
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}


/* menu selected */
.MenuSelectedItem
{
	background-color:#d11000;
	text-align:center;
}
a.MenuSelected:link
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuSelected:visited
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuSelected:hover
{
	color: #fff4d2;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.MenuSelected:active
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}

/* submenu unselected */
.SubMenuUnselectedItem
{
	background-color:#800000;
	text-align:left;
}
a.SubMenuUnselected:link
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuUnselected:visited
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuUnselected:hover
{
	color: #fff4d2;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuUnselected:active
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}

/* submenu selected */
.SubMenuSelectedItem
{
	background-color:#d11000;
	text-align:left;
}
a.SubMenuSelected:link
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuSelected:visited
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuSelected:hover
{
	color: #fff4d2;
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}
a.SubMenuSelected:active
{
	color: #fcaa44;	
	font-size:  20px;
	font-weight: normal;
	text-decoration: none;
}

/*===============================================*/
.shadow
{	 	
    filter: shadow(color=#cccccc);
    width: 100%
}
.shad-b
{
    filter: shadow(color=#fff4d2);
    widtgh: 100%
}

H3
{
    FONT: bold 13pt Tahoma;
}
H4
{
    FONT: bold 10pt Tahoma;
}
SUP
{
    FONT-SIZE: 8pt
}
LI
{
    PADDING-BOTTOM: 5pt
}
HR
{
    color: #800000
}
.hilite
{
    color: #800000
}
.header
{
    PADDING-LEFT: 5px;
    FILTER: shadow(color=#cccccc);
    WIDTH: 100%;
    color: #800000
}
TABLE.data TH
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-color: lightsteelblue
}
TABLE.data TD
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    VERTICAL-ALIGN: baseline;
    PADDING-TOP: 5px;
    BACKGROUND-color: #f0f0f0
}
.code
{
    FONT: bold 10pt "courier new";
    color: #600
}
.menu
{
    FONT: bold;
    color: #800000;
}
DIV.code
{
    PADDING-LEFT: 20px
}
#message
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    color: #600;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal
}
#lblMessage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    color: #600;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal
}
.small
{
    FONT-SIZE: 8pt;
    color: #800000;
    TEXT-ALIGN: center
}


.shad-b
{
    FILTER: shadow(color=#fff4d2);
    WIDTH: 100%
}
.activemenu
{
	FONT-WEIGHT: bold;
    FILTER: shadow(color=#fff4d2);
    WIDTH: 100%
}
.shad-ivory
{
    PADDING-LEFT: 5px;
    FILTER: shadow(color=ivory);
    WIDTH: 100%;
    color: #800000
}
.StdText
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma
}
.hat
{
	font-size:medium;
	color:red;
}
.styleD
{
	background-color: #800000/*#FCD350*/;
	color: #fcaa44;
}
.styleM
{
	background-color: #800000/*#FF9900*/;
	color: #fcaa44;
}
.style1
{
	width: 422px;            
}