body {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #dddddd;
	scrollbar-arrow-color: #dddddd;
	background-color: #e5e5e5;
	background-image: url(../images/template/slither.jpg);
	padding: 0px;
	margin: 0px
}

body, td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666
}

.big {
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.small { font-size: 80%}

.blue {
	font-size: 8pt;
	font-weight: bold;
	color: #0067b1;
	text-decoration: none;
}
.bluelarge {
	font-size: 10pt;
	font-weight: bold;
	color: #0067b1;
	text-decoration: none;
}
.bluesmall {
	font-size: 8pt;
	font-weight: normal;
	color: #0067b1;
	text-decoration: none;
}
a, a:link, a:visited, a:active { color: #00ccff; text-decoration: none}
a:hover { color: #ffff33; text-decoration: none}

input, textarea, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #444444;
	background-color: #cccccc;
	width: 200px;
	border: 1px solid #B2B2B2;
	scrollbar-face-color: #B2B2B2;
	scrollbar-shadow-color: #B2B2B2;
	scrollbar-highlight-color: #B2B2B2;
	scrollbar-3dlight-color: #B2B2B2;
	scrollbar-darkshadow-color: #B2B2B2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF
}

.checkbox {
	width: 15px;
	border: 1px solid #B2B2B2
}

textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 85px
}

.mywhite a, .mywhite a:link, .mywhite a:visited, .mywhite a:active { color: #FFFFFF; text-decoration: none; font-weight: Bold;}
.mywhite a:hover { color: #CCCCCC; text-decoration: none; font-weight: Bold;}
.payment {
	width: 200px;
	border: 1px solid #B2B2B2;

}
