.bg-white{
	background-color:#FFFFFF
	}
.bg-grey{
	background-color:#D4D7D8
}

body{
	background-image:url(images/bg_image.gif)
}
.body{
	background-color:#FFFFFF
	}
td{
	font-family:Arial, Verdana, Helvetica, sans-serif
}
h1{
	font-size:16px;
	text-decoration:none;
}
h2{
	font-size:14px;
	text-decoration:none;
}
form {
	   margin: 0px;
       padding: 0px;
       border: 0px none;
	}
h3{
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
h4{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.table-border{
	border:1px solid #999999;
}
h5{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.h5{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
h6{
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
.h6{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.bg-black{
	background-color:#000000
	}
.bg-lt-grey{
	/*background-color:#FBFCFC*/
	background-color:#f0f1f1;
}
.bg-dk-grey{
	background-color:#E9EBEE
}
ol{
	list-style-image:url(images/bullet.gif);
}	
	
.bg-dotted-line {
	background-image:url(images/bg-dotted_line.gif);
	background-repeat:repeat-y	
}
.txt-blackun {
	text-decoration:underline;
	color:#000000
}
.txt-blackun:hover {
	text-decoration:none;
	color:#990000
}
.txt-red-un {
	text-decoration:underline;
	color:#990000
}
.txt-red-un:hover {
	text-decoration:none;
	color:#000000
}
.txt-blue
{
	color:#0C55AD;
}
.txt-red{
color:#D9375E;
}
.txt-red a{
color:#D9375E;
}
.txt-redlrg{
color:#D9375E;
font-size:12px;
}

.txt-red1{
color:#FF0000;

}
input {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
border: 1px solid #8B9196;
height:20px;
margin: 0px;
padding: 0px;
}
.txt-white {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}
.bg-blue{
	background-color:#5C6F97
	}
.button {
	background-color:#ECE9D8;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height:20px;
	cursor: hand;
    pointer: hand;
}
	
.txt-red {
	text-decoration:none;
	color:#da3158;
	font-size: 11px;
}	
.txt-red-12 {
text-decoration:none;
	color:#da3158;
font-size:12px;
}

.error {
text-decoration:none;
	color:#da3158;
	font-weight: bold;
	padding-left: 2px;
}
.txt-red-lg {
font-weight: bold;
font-size: 14px;
color:#da3158;
}

div#setupbtn {
text-align: center;
}

.logo_blk_16 {
color: #000;
font-size: 18px;
font-weight: bold;

}
.05txt {
width: 500px;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.discount {
font-size: 10px;
}
#tablebox {
width: 200px;
margin: 0 auto;
text-align:center;
}

#formtable {
text-align:left;
}
#return a {

color: #000;
font-size: 12px;
font-weight: bold;
float:left;
width: 75px;
margin-left: 50px;
}

#navbar a{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
color:#003168;
}

#navbar a:hover{
color:#0c55ad;
}