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: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal; 
	color: #E8E8E8;
}

A {
	text-decoration : none;
}

A:LINK, A:VISITED, A:ACTIVE  {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #CCCCCC;
}
	 
A:hover {
	text-decoration: underline;
	color: Snow; 
	font-weight : bold;
} 

.menu a, .menu a:visited, .menu a:active { 
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #CCCCCC;
	}
.menu a:hover { 
	text-decoration: underline;
	color: Snow; 
	font-weight : bold;
}

.menuon a, .menuon a:visited, .menuon a:active { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Snow; 
	font-weight : bold;
}
.menuon a:hover {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #CCCCCC;
}

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal; 
	color: #333333;
}

.text a, .text a:visited, .text a:active { 
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #990101;
	}
	
.text a:hover { 
	text-decoration: underline;
	color: #CC0033; 
	font-weight : bold;
}

 .title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #000000;
	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: #CC3333;
	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;
 }
 