body {
	margin:32px 0px 0px 0px;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #8D8D8D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #8D8D8D;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #9ee0ff;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

li {
	list-style-image: url(../images/bullet.gif);
}

.bold2 {
	font-size: 11px;
	font-weight: bold;

}
a { 
	text-decoration: underline; 
	color: #4aa9d6;
}

a:hover {
	text-decoration: underline; 
	color: #9ee0ff;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right:1px solid #4aa9d6;
	border-bottom:1px solid #4aa9d6;
	border-left:1px solid #4aa9d6;
	border-top:1px solid #4aa9d6;
	scrollbar-3dlight-color: #8D8D8D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #8D8D8D;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #9ee0ff;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	width:70px;
	background-color:#B21919;
	border-right:1px solid #6F1616;
	border-bottom:1px solid #6F1616;
	border-left:1px solid #B21919;
	border-top:1px solid #B21919;
}

.bgtop {
	background-image:url(../images/top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.bgmain {
	background-image:url(../images/main_bg.gif);
	background-position:center;
	background-repeat:repeat;
}
.bgbot {
	background-image:url(../images/bot_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size: 12px;
}

.bgmainlr {
	background-image:url(../images/mainlr_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.bgcentrelr {
	background-image:url(../images/centre_lr.gif);
	background-repeat:repeat-y;
}

a.link-bot, a.link-bot:visited, a.link-bot:active { 
	text-decoration: none; 
	color: #777878;
}
a.link-bot:hover {
	text-decoration: underline; 
	color: #777878;

}
.checkouttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #59c3f5;
}

.picleft { 
	float:left;
	margin-right:5px;
}

.picright {
	float:right;
	margin-left:5px;

}

.minitext {font-size: 10px;
	font-weight: bold;
	color:#357D7A;
}

