BODY {
	margin-top : 0;
	margin-left : 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color : White;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

.test {
font-family:arial,sans-serif;
font-size:12px;
color:#ffffff;
padding:0px 1px;
white-space:nowrap;
font-weight:bold;
color:white;
}


 /*menu style*/
.menu {

	margin: 5px 2px 5px 3px;
	
	
}

 /* side menu links*/
a.mywhite:link  {
	     font-size: 8pt;
             font-weight: normal;
	     color: white;
	     text-decoration: underline;
             line-height : 15px;
	     
 }

a.mywhite:visited  {
	     font-size: 8pt;
             font-weight: normal;
	     color: white;
	     text-decoration: underline;
             line-height : 15px;
	     
 }

a.mywhite:hover  {
	     font-size: 8pt;
             font-weight: normal;
	     color: #990000;
             text-decoration: underline overline;
             line-height : 15px;
	     background-color : #FFE4E1;	
	    
 }


a:link {
	color: #0066FF;
	text-decoration: underline;
}

a:visited {
	color: #0066FF;
	text-decoration: underline;
}

a:hover { 
	color: #0066FF;
	text-decoration: underline overline;
	background-color : #ECF6FF;
}


H1 {
	     font-size: 14pt;
	     font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             color: #990000;

}

H2 {
	     font-size: 13pt;
	     font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             color: #990000;

}

H3 {
	     font-size: 12pt;
	     font-family: Verdana, Arial, Helvetica, sans-serif;
             font-style: normal;
             color: #990000;

}



/*content style*/

.content {


	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}



 
/* top menu space*/
.top-menu-space {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding: 0pt 0pt 2pt 0pt;
	margin: 0px 0px 0px 0px;
	text-align: center;

}

 /* top menu space for Main Menu*/
.top-menu-space2 {
	font-size: 8pt;
	font-weight: normal;
	color: black;
      text-align: center;

 
  background-repeat : no-repeat;

}


 /* top menu links*/
a.top-menu:link  {
	     font-size: 8pt;
           font-weight: normal;
	     color: black;
	     text-decoration: underline;
           line-height : 25px;
	     
	     
 }

a.top-menu:visited  {
	     font-size: 8pt;
           font-style: normal;
	     color: black;
	     text-decoration: underline;
           line-height : 25px;
	     
 
 }


a.top-menu:hover  {
	     font-size: 8pt;
           font-weight: normal;
	     color: #990000;
           text-decoration: underline overline;
           line-height : 25px;
	     background-color : #FFE4E1;

 
}




 /* footer links*/

.footer {
	font-size: 8pt;
	text-align: center;
	margin: 100px 20px 25px 20px;
	border-top: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #990000;
	border-right: thin solid #990000;
	padding: 8pt 0pt 8pt 0pt;
        line-height : 15px;

}

 /* product header*/
.product {
	font-size: 10pt;
      color: white;
	text-align: left;
      background-color: #990000;
      BORDER-RIGHT: #cccccc thin solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #999999 thin solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
      PADDING-BOTTOM: 1px; 
	MARGIN: 10px 0px 5px 0px; 
	BORDER-LEFT: #999999 thin solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #cccccc thin solid; 
	
	
    width: 530px;
    align: left;	

}



 /* copyright format*/
.copyright {
	font-size: 8pt;
      color: black;
	text-align: center;
	padding: 5pt 0pt 10pt 0pt;
	margin: 0px 150px 0px 0px;
}


/* return path*/
.return-path {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding: 0pt 0pt 2pt 0pt;
	margin: 0px 0px 0px 0px;
	text-align: right;

}
