/* CSS Document */

body {
	font:	0.85em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #336 url(wruld/rw_common/themes/Alpha%20HT/images/body_grad.gif) no-repeat;
	padding:0px;
	margin:0px;
	}

#topstripey a {
	text-decoration: none;
	padding: 0;
	border: none;
	}
	
a {
	text-decoration: underline;
	color: #990;
	padding: 1px;
	border: thin dotted #fff;
}
	
/*a:link {
	text-decoration: underline;
	color: #fc3;
	padding: 1px;
}*/

a:visited {
	color: #990;
}

a:hover {
	text-decoration: none;
	background-color: #fff;
	border: thin dotted;
	color: #990;
}
	
a.right:link {
	text-decoration: none;
	font-weight:bold;
	color: #990;
	padding: 1px;
	border: thin dotted #306;
}

a.right:visited  {
	text-decoration: none;
	color: #990;
}

a.right:hover {
	text-decoration: none;
	color:#fff;
	background-color: #306;
	border: thin dotted;
}

/*a.footer:link {
	text-decoration: underline;
	color:#fc3;
	padding: 1px;
	}*/
	
/*a.footer:hover {
	background-color:#fc3;
	}*/
	

/*a.footer:visited {
	text-decoration: none;
}*/
	
body {
	margin:0px 0px 0px 0px;
	}
	
#leftcontent {
	float:left;
	width:70%;
	background: #fff url(wruld/rw_common/themes/Alpha%20HT/images/body_grad3.gif) no-repeat;
	
	border-right:2px solid #336;
	border-bottom:2px solid #336;
	margin-right:15px;
	padding-bottom:20px;
	}

#rightcontent {
	}

#footer {
	clear:left;
	font-size:10px;
	border-color: #fc3;
	color: #fc3;
}

#rightcontent h1 {
	padding-top:10px;
	}
			
#rightcontent p {
	font-size:11px;
	margin-left:0px;
	}

p,h1,h2, h3,ul {
	margin:0px 30px 10px 62px;
	}

p.login {
	color: #fff;
	border-top: thin dotted #fff;
	border-bottom: thin dotted #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.loggedin {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}


#regtable {
	margin:0px 30px 10px 62px;
}		

#regtable table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:28px;
	padding-top:30px;
	color: #fff;
}

h2 {
	font-size:16px;
	padding-top:18px;
	color: #336;
	}
	
h3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	color: #fff;
	padding-bottom: 18px;
}		
li {
	list-style-type: square;
	padding-left:inherit;
	}
	
li.loggedin {
	color: #fff;
}

.next {
	float:right;
	}

td {
	color: #fc3;
}	
