td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#777777;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#417DA6;
}

body { 	margin:0px;padding:0px;	}

.copy{
font-family:verdana;
font-size:11px;
color:#747171;
text-decoration:none;
}

.bot_txt {	color:#627091;
			text-decoration:none;
			font-family:arial;}

.gray {color:#777777; text-decoration:none}
.blue {color:#417DA6; text-decoration:none}
.orange {color:#F7941D; text-decoration:none}
.white {color:#ffffff; text-decoration:none; font-size:11px}
.small {font-size:10px}
.td {color:#B4A3C5; text-decoration:none}
.u {text-decoration:underline}
.up {text-transform:uppercase}
.s {font-size:9px}
.b {font-size:12px}
.b1 {font-size:10px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(/images/under.jpg);
	color:#DACCE3}
.a1 {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(/images/under2.jpg);
	color:#D8CDE2}

.form { width:282px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:;
		background-color:;
		color:;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:282px;
		height:80px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:;
		background-color:;
		color:;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

.transp {background:transparency}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}


.plan_box {

border:2px solid #e0e0e0;
width:530px;
background: #e0e0e0;

}

.plan_head {

background: #f0f0f0;

}

.plan_cell {

padding:2px;
background: #ffffff;
font-size:12px;
font-weight:bold;
color: #417da6;

}

	.plan_tcell {
	padding:2px;
	font-size:12px;
	font-weight:bold;
	color: #417da6;
	}
	
	.plan_row {
	background: #ffffff;
	}
	.plan_row_hover {
	background: #ecf3f8;
	}

.plan_box_lite {

border:1px solid #e0e0e0;
width:530px;
background: #e0e0e0;

}

.plan_head_lite {

background: #f0f0f0;
font-weight:bold;

}

.plan_cell_lite {

padding:2px;
background: #ffffff;
font-size:11px;
font-weight:normal;
color: #417da6;

}

.message_div_hidden {display:none;margin:4px;border:2px solid #f0f0f0;color:red;padding:4px;}

.tlink {font-size:14px;font-weight:bold;font-family:arial;margin-right:8px;color:#004890;padding:3px;text-decoration:none;}
.tlink:hover {font-size:14px;font-weight:bold;font-family:arial;margin-right:8px;background:#004890;color:white;padding:3px;text-decoration:none;}

.success    { 
width:690px;
padding: 10px; margin:8px; margin-left: 16px;margin-right:16px;border: 2px solid #92ca13; 
font:11px/13px tahoma, arial, helvetica, sans-serif;
font-weight:bold;
color:#92ca13;
}
.success td { padding: 10px;}

.error      { 
width:690px;
border: 2px solid #ddd; 
font:11px/13px tahoma, arial, helvetica, sans-serif;
font-weight:bold;
padding: 10px; 
margin:8px; 
margin-left: 16px;
margin-right:16px; 
background: #FBE3E4; 
color: #D12F19; 
border-color: #FBC2C4; 
}

.error_td li {	background:url(/images/cross.png) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 24px;
	}
	
	
	.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }

.input {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(/images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

.submit {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(/images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight:bold;

}
.submit_hover {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(/images/submit_hover.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight:bold;
	cursor:pointer;
}