body {
	
	margin:0;
	background: #b0dbeb url('../images/tlo.jpg') repeat-x top left;
	text-align:center;
	font-family:Georgia;
}

#container {
	background: #FFFFFF url('../images/bg.jpg') repeat-y top;
	margin:0 auto;
	text-align:left;
	width:904px;
	
}

#container .top {
	
	
	width: 904px;
	height:100px;
	
	background: #FFFFFF url('../images/blip.jpg') no-repeat top;
}
#container .top #bliplogo {
	width:904px;
	height:100px;
	background-repeat:no-repeat;
	background-position:47px 26px;
	background-image:url('../images/blip80.png');
}
#container .main {
	
	margin:0;
	width: 650px;
	height:auto !important;
	min-height:500px;
	padding:20px;
	
	
}
#container #menu {
	
	float:right;
	width: 186px;
	background: #FFFFFF url('../images/menu_bg.png') repeat-y;
	margin-right:20px;
}
#container #menu .top {
	
	
	width: 186px;
	height:18px;
	background: #FFFFFF url('../images/style.png') no-repeat 0px 0px;
		
}
#container #menu .main {
	height:100px;
	width:186px;
}
#container #menu .bottom {
	
	
	width: 186px;
	height:16px;
	background: #FFFFFF url('../images/style.png') no-repeat 0px -20px;
		
}

#container .bottom {
	
	margin:0;
	width: 904px;
	height:16px;
	background: #FFFFFF url('../images/blip.jpg') no-repeat 0px -100px;
	
	
}

H2 {
	
font-size:18px;
border-bottom:1px solid #000;
	
	
}
A {
	color: #0E63E3;
	font-size:13px;
}
P {
	font-size:13px;
	padding:10px;
	text-indent:10px;
}

LI {
	
	font-size:13px;
}


.button {
	width: 198px;
	height:45px;
	background: #FFFFFF url('../images/style.png') no-repeat -1px -41px;

}
.button a {
	display:block;
	width: 198px;
	color:black;
	text-decoration:none;
	padding-top:11px;
	height:34px;
	font-size:18px;
	text-align:center;
	margin-right:20px;
}

TD {
	vertical-align:top;
}

.disclaimer {
	
	color:#999999;
	font-size:9px;
	}
.error {
	
	color:#DD0000;
	font-size:11px;
	}
	
.done {
	
	text-align:center;
	margin:100px;
	padding-top:15px;
	height:70px;
	color: #00AA00;
	border:1px solid #00AA00;
	background-color:#EEFFEE;
}
.not_done {
	
	text-align:center;
	margin-bottom:20px;
	
	
	color: #AA0000;
	border:1px solid #AA0000;
	background-color:#FFEEEE;
}


label {
	text-align:right;
	display:block;
	font-size:13px;
	padding-top:3px;
}

.v_sux {
	
	width:580px;
	height:9px;
	
	background-repeat:repeat-x;
	margin-top:6px;
	background-image:url('../images/v_sux.png');
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
}
.v_rox {
	
	width:0px;
	height:7px;
	background-image:url('../images/v_rox.png');
	border:1px solid #419b00;
}