/* CSS Document */
body {
	font-family:Trebuchet MS, sans-serif;
	font-size:12px;
	color:#0956A4;
	margin:0;
	padding:0;
	background:url(images/tmp1.gif);
	background-color:#E3F3FF;	
	}
h2 {
	font-size: 16px;
	margin: 0px 0px 8px 0px;
}

h3 {
	font-size: 14px;
	color:#ED5604;
	margin: 12px 0px 6px 0px;
}

.form_input {
		font-family:Trebuchet MS, sans-serif;
		font-size:13px;
		color:#389EF7;
		font-weight:bold;
		height:22px;
		margin:0 4px 0 0;
		padding:6px 0 0 3px;
		border:2px solid #cfcecc;
		background-color:#FDF2F7;
		}

.form_url {
	font-size: 18px;
	color:#828282;
	font-weight:bold;
}

.create_button {
		font-family:Trebuchet MS, sans-serif;
		font-size:0;
		color:#828282;
		font-weight:bold;
		width:125px;
		height:36px;
		margin:0;
		padding:0;
		border:0;
		background:url(images/createit.gif) no-repeat}

div#wrapper {
	width:780px;
	padding:0 auto;
	margin:0 auto;
	overflow:auto;
	border-right:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	background-color:#FFFFFF;
}
	
div#header {
	width:780px; 
	padding:0 auto;
	margin:0 auto;
	overflow:auto;
}

.header1 {
	width:780px;
	height:125px;
	background:url(images/header_1.gif) no-repeat;
}

.header1_expired {
	width:780px;
	height:125px;
	background:url(images/header_1_expired.gif) no-repeat;
}

.header2 {
	width:558px;
	height:145px;
	background:url(http://img230.imageshack.us/img230/57/header2iw9.gif) no-repeat;
}

.header2_blank {
	width:558px;
	height:145px;
	background:url(images/header_2_blank.gif) no-repeat;
}

.header2_expired {
	width:780px;
	height:25px;
	background:url(images/header_2_expired.gif) repeat-x;
}

.header3 {
	width:222px;
	height:145px;
	background:url(images/header_3.gif) no-repeat;
}

.header3_member {
	width:222px;
	height:145px;
	background:url(images/header_3_member.gif) no-repeat;
}

.result {
	width:650px;
	height:100px;
	background-color:#E3F5B8;
	border:dashed 1px #7AC9D5;
	border-bottom:dashed 1px #7AC9D5;
	border-right:dashed 1px #7AC9D5;
	border-left:dashed 1px #7AC9D5;
}

div#content {
	width:780px;
	background-color:#FFFFFF;
}

div#left {
	float:left;
	width:578px;
	background-color:#FFFFFF;
}

div#right {
	float:right;
	width:202px;
	background-color:#FFFFFF;
}

div#footer {
	clear:both;
	width:780px;
	background:url(images/footerbg.gif) repeat-x;
	font-size:12px;
	color:#0956A4;
	padding-top:10px;
	padding-bottom:4px;
}

#navigation {
	list-style-type:none;
	margin-left:7px;
	margin-top:0px;
	}

	#navigation li {
		float:left;}

		#navigation li a {
			width:100px;
			height:22px;			
			font-size:14px;
			text-align:center;
			color:#FFFFFF;
			font-weight:bold;
			display:block;
			text-decoration:none;
			padding-top:7px;
			background:url(images/menu.gif) no-repeat;
			
			}

		#navigation li a:hover {
			width:100px;
			height:22px;			
			font-size:14px;
			text-align:center;
			color:#FFFFFF;
			font-weight:bold;
			display:block;
			padding-top:7px;
			background:url(images/menuhover.gif) no-repeat;
			text-decoration:underline;
			}

.bluesidebar_top {
	width:180px;
	height:18px;
	background:url(images/bluesidebar_1.gif) repeat-y;
}
.bluesidebar_content {
	width:180px;
	background:url(images/bluesidebar_2.gif) repeat-y;
}
.bluesidebar_bottom {
	width:180px;
	height:22px;
	background:url(images/bluesidebar_3.gif) repeat-y;
}

.leftside {

	border-right:solid 1px #7C7C7C;
}

.rightside {
padding-left:20px;
}

.function_title {
	font-size: 18px;
	color:#6B8D05;
	font-weight:bold;
}

.expired_title {
	font-size: 22px;
	color:#6B8D05;
	font-weight:bold;
}

.stats {
	font-size:12px;
	text-align:left;
	color:#000000;
	padding-top:1px;
	padding-bottom:1px;
}

#mu_menu {
	width:520px;
	padding:5px;
	background-color:#E3F5B8;
	border:dashed 1px #7AC9D5;
}

#mu_menu a {
	font-size:12px;
	color:#3399CC;
	text-decoration:underline;
}

#mu_menu a:hover {
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.row1 {
background-color:#FFFFFF;
color:#000000;
border-right:#000000 solid 1px;
}

.row2 {
background-color:#BFE19A;
color:#000000;
border-right:#000000 solid 1px;
}
