a:link, a:active ,a:visited {
	text-decoration: none; 
	color: #223399;
}

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

a.tdlink:link,a.tdlink:active,a.tdlink:visited {
	text-decoration: underline; 
}

a.toplink:link,a.toplink:active,a.toplink:visited{
	font-size:10px;
	color: #FFFFCC;
}

body{
	font-size:		12px;
	font-family:	Verdana,Tahoma,Arial,Sans-serif;
	line-height:	18px;
	/*background:		#330066;*/
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #999999;
	scrollbar-track-color: #e3e3e3;
	background-image: url("http://www.checkouturl.com/images/logo.jpg");
	background-position: 5% 92%;
	background-repeat: no-repeat;
	/*background-repeat: repeat-y;*/
}

select{
	font-size:11px;
	background-color: #f0f0f0;
	color: #000000;
	font-family:Tahoma,Verdana,Arial,Sans-serif;
}

text{
	color: #00ffff; 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #888800;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
}

th {
	text-align : center;
	line-height: 18px;
	font-size: 13px;
}

td {
	line-height:22px;
	padding:4px;
	font-size: 13px;
	color: #004080;
}

tdsmall {
	line-height:20px;
	padding:0px;
	font-size: 10px;
}

textarea {
	color: #400000;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFFF99;
	border: 1 solid ;
	border-bottom:1 solid #CCCCCC;
	border-top:2 solid #808080;
	border-left:2 solid #808080;
	border-right:1 solid #CCCCCC;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
}

textareareadonly {
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
	background-color: #C1C1C1;
}

h1, h2, h3, h4, h5, h6, em { 
	color:#330099;
}

.white {font-size: 12px;color: #eeeeee}

.titlebar{
	font: bold 14px/20px;
	color: #000080;
	width: 100%;
	padding-left:2px;
	font-family: Verdana,Arial,Sans-serif;
}

.rightBlock{
	background-color: #CCCCFF;
	border: 1 solid;
	border-color: #6666CC;
	vertical-align: top;
}

.menu {
	font-size: 15px;
	font: bold;
	line-height:20px;
	text-align: center;
}

.menusel {
	font-size: 15px;
	font: bold;
	line-height:20px;
	text-align: center;
	text-decoration: underline;
}

.menutable{
	height:24;
	border: 1 solid;
	border-color: #808080;
}

.bigtext {
	font-size: 15px;
	font: bold;
	line-height:22px;
}

.smalltext {
	font-size: 10px;
}

.biggesttext {
	font-size: 18px;
	font: bold;
	line-height:28px;
	color: #330099;
}

.tdlink {
	text-decoration: underline; 
}

.title {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font: bold;
	line-height:40px;
	color: #004080; 
}

.bottom {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #808080; 
	text-decoration: none;
}

.box{
	color: #400000; 
	font-weight:bold;
	font-size:13px;
	background-color: #FFFF99;
	border: 1 solid ;
	border-bottom:1 solid #CCCCCC;
	border-top:2 solid #808080;
	border-left:2 solid #808080;
	border-right:1 solid #CCCCCC;
	font-family: Verdana, Tahoma,Verdana,Arial,Sans-serif;
}

.bigbutton	{
	font-size:		10pt;
	font-weight:	bold;
	text-align:		center;
	text-decoration:none;
	color:			#FFFFFF;
	background:		#800000;
	border-top:		2px solid #B70000;
	border-left:	2px solid #B70000;
	border-right:	2px solid #530000;
	border-bottom:	2px solid #530000;
	font-family:	Verdana, Tahoma,Arial,Sans-serif;
}

.powerby{
	font-size: 9px;
	font-family: "MS Serif", "New York", serif;
	font-weight: normal;
	font-style : normal;
	text-align:	center;
	text-decoration: none;	
	vertical-align: center;
	color: #FFFF00;
	background-color: #330099;
	border: 1px solid;	
	padding:1px;
	border-color: #FFCC00;
}