  
body {
	color: #545454;
	font-family:Verdana;
	FONT-SIZE: 12px;	
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


input, select, textarea, td, p, div,span {
	COLOR: #55192a;
	font-family:Verdana;
	FONT-SIZE: 12px;

}

a {
	FONT-SIZE: 12px;
  text-decoration: underline;
}
a:link {
	color: #55192a;
}
a:visited {
	color: #55192a;
}
a:hover {
	color: #55192a;
  text-decoration: none; 
}

form { 
	padding: 0px;
 	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	}

.form_button { 
	border: #000000 1px solid #c6c6c6;
	background: #FFFFFF;
	FONT-SIZE: 10px;
	COLOR: #545454;
	font-family: verdana;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;

 }


 
.btn1 {
height:30px;
	FONT-SIZE: 12px;
	COLOR: #55192a;
	font-family:veranda;
	text-align: left;	cursor:pointer;
	text-decoration:inherit;
}


.btn2 {
height:30px;
	FONT-SIZE: 12px;
	COLOR: #55192a;
	font-family:veranda;	
	text-align: left;	cursor:pointer;
	text-decoration:inherit;
}
.btn3 {
height:30px;
	FONT-SIZE: 12px;
	COLOR: #55192a;
	font-family:veranda;
	text-align: left;
	text-decoration:inherit;
}


.sml_btn1 {

	FONT-SIZE: 12px;
	COLOR: #535353;
	font-family:veranda;
	height: 17px;
	text-align: left;
	cursor:pointer;
	width: 17px;
	text-decoration:none;
}
.sml_btn2 {


	background: #d9e6d3;
	FONT-SIZE: 12px;
	COLOR: #535353;
	font-family:veranda;
	height: 17px;
	text-align: left;
	cursor:pointer;
	width: 17px;
	text-decoration:none;
}

.sml_btn3 {

	background: #d9e6d3;
	FONT-SIZE: 12px;
	COLOR: #535353;
	font-family:veranda;
	height: 17px;
	text-align: left;
	width: 17px;
	text-decoration:none;
}

.copyright a:active,
.copyright a:visited,
.copyright a:link,
.copyright a:hover {
	font-family:veranda;
	font-size:10px;
	color:#6D6D6D;
	text-decoration:underline;
}

.copyright {
	font-family:veranda;
	font-size:10px;
	color:#6D6D6D;
	padding-left:18px;
}

         .hoverhdr {

         }
         
         .hoverbdy {
		 text-align:center;
            background:#FFFFFF;
            border:1px solid #c6c6c6;
            padding:2px;
				color: #545454;
	font-family:Verdana;
	FONT-SIZE: 10px;	
         }
		 
         .hoverbdy_w {
		 text-align:center;
            width:200;
            background:#FFFFFF;
            border:1px solid #c6c6c6;
            padding:2px;
				color: #545454;
	font-family:Verdana;
	FONT-SIZE: 10px;	
         }		 
		 
.text { 
	FONT-SIZE: 10px;
	COLOR: #545454;
	font-family: verdana;

 }		 
 
 /* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: #c6c3a5;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: #c6c3a5;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 337px;
height: 292px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
color:#55192a;
margin: 0.3em auto;
vertical-align:middle;
}
