body {
	background-image: none;
	background-attachment: scroll;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

 
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal; 
	color: #F4F4F4;
}

A {
	text-decoration : none;
}

A:LINK, A:VISITED, A:ACTIVE  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #AAE2FF;
}
	 
A:hover {
	text-decoration: none;
	color: #33B8FF; 
	font-weight : bold;
} 



.overflow
  {
scrollbar-face-color: #33B8FF;
scrollbar-shadow-color: #6194B2;
scrollbar-highlight-color: #4CD5FD;
scrollbar-3dlight-color: #5b94df;
scrollbar-darkshadow-color: #33B8FF;
scrollbar-track-color: #33B8FF;
scrollbar-arrow-color: #F0F8FF;
height: 168px; 
width: 280px; 
padding-right: 18px;  
padding-left: 8px; 
overflow-y: auto; 
border: 0 none White; 
overflow: -moz-scrollbars-vertical;
  }
  
  .scroll
  {
  scrollbar-face-color:#e36da5; scrollbar-shadow-color: #CD5C5C; scrollbar-highlight-color: #FF80C0; scrollbar-3dlight-color: #DB7093; scrollbar-darkshadow-color: #DB7093; scrollbar-track-color: #DB7093; scrollbar-arrow-color: #FFB6C1;
}
  

td.menu a, td.menu a:visited, td.menu a:active { 
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: Honeydew;
	font-size: 11px;
	}
td.menu a:hover { 
	text-decoration: underline;
	color: #64252B; 
	font-weight : normal;
}

td.menuon a, td.menuon a:visited, td.menuon a:active { 
	text-decoration: underline;
	color: #64252B; 
	font-weight : normal;
}
td.menuon a:hover {
	text-decoration: none;
	color: #64252B; 
	font-weight : normal;
}

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal; 
	color: #ffffff;
}

.text a, .text a:visited, .text a:active { 
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: Honeydew;
	}
	
.text a:hover { 
	text-decoration: none;
	color: #009999; 
	font-weight : bold;
}

 .title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #009EEA;
	padding-left : 0px;
	text-transform: capitalize;
	}

	.title_panel  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #CCCCCC;
	text-transform: lowercase;
	}
	
	.subtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
	padding-bottom : 4px;
	text-transform: capitalize;
	}

 .box
  {
	scrollbar-face-color: #CC0033;
       scrollbar-shadow-color: #990101;
       scrollbar-highlight-color: #CC0033;
       scrollbar-3dlight-color: #CC0033;
       scrollbar-darkshadow-color: #9B0A0A;
       scrollbar-track-color: white;
       scrollbar-arrow-color: white;
	color: #990101; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : normal;
	background-attachment: fixed;
	background-image: url(images/bg_form.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFF0EA;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	width: 128px;
	height: 18px;

  }
  
  	 .box_small
  {
	
	color: #990101; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : normal;
	background-attachment: fixed;
	background-image: url(images/bg_form.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFF0EA;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	width: 82px;
	height: 17px;

  }
  
  
  .knob {
	background-color: #990101; 
	color: #F5F5F5; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	border-bottom-color : #9B0A0A;
	border-left-color : #CC0033;
	border-right-color : #990101;
	border-top-color : #CC0033;
}
  
  .padding  { 
  padding: 5px; 
 }
 
 .header {
 	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #CCCCCC;
 }
 