body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: lucida grande, helvetica, arial;
	font-size: 12px;
	text-align: center;
}

.mojito {
	color: #77CC11;
}

h1, h2, h3 {
	font-family: myriad pro, helvetica, arial;
}

p,li {
	font-family: lucida grande, helvetica, arial;
	font-size: 12px;
}

textarea, input, select {
	font-family: lucida grande, helvetica, arial;
	font-size: 12px;
}

input.button {
	background: #FFEE99;
	border: #FFBB00 2px solid;
}

input.buttonSmall {
	background: #FFEE99;
	border: #FFBB00 2px solid;
	font-size: 10px;
}


a {
	color: #0041EF;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a.button {
	border: #CCCCCC 1px solid;
	background: #F7F7F7;
	padding: 2px 5px;
}

a.button:hover {
	background: #EEEEEE;
}

a.name {
	text-decoration: none;
	color: #000000;
};


textarea,input {
	background: #EAEAEA;
}

input.button {
	font-weight: bold;
}

select.table {
	font-size: 11px;
}

div.container {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.header {
	height: 75px;
	xbackground: url(/images/header_short.jpg) center center no-repeat;
}

div.header h1 {
	text-align: center;
	margin: 0px;
}

div.header p.menu {
	position: relative;
	margin-top: 70px;
	right: 10px;
	float: right;
	font-size: 13px;
}

div.header p.menu a {
	font-weight: bold;
}

div.header p.menu span.main {
	padding-right: 120px;
}

div.header p.menu span.tab {
	background: #FFFFFF;
	border: #FFDD00 solid 2px;
	padding: 5px 10px 5px 10px;
}


div.menu {
	text-align: left;
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 5px 50px 0px 50px;
}

div.loginForm {
	text-align: center;
	margin-bottom: 10px;
	margin-left: -50px;
	padding: 5px 50px 5px 50px;
}

div.menu p {
	margin-top: 0px;
	display: inline;
	margin-right: 20px;
}

div.loginFail {
	color: #FF0000;
	margin-bottom: 5px;
}

div.menu p:hover {
	/*background: #DDDDE7;*/
}

div.menu p.forgot {
	font-size: 11px;
	margin-top: 4px;
	padding: 3px 5px;

}

div.menu p.signUp {
	font-size: 11px;
	margin-top: 40px;
	background: #FFEE99;
	padding: 3px 5px;

}

div.menu p.label {
	font-weight: bold;
	color: #BBBBBB;
	margin-top: 10px;
	margin-bottom: 0px;
}

div.menu input.login {
}

div.sideMenu {
	margin-top: 40px;
}

div.sideMenu p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14pt;
}



div.mainMenu {
	margin-top: 5px;
}

div.mainMenu p {
	font-size: 14px;
	margin-top: 10px;
}

div.mainMenu p a img {
	position: relative;
	top: 2px;
	padding-right: 4px;
}



div.mainContainer {
	width: 840px;
	margin: 0px auto;
	text-align: left;
}

div.main {
	background: #FFFFFF;
	margin-top: 0px;
}

div.mainText {
	margin: 50px 100px;
}

div.mainText h2 {
	font-size: 24px;
	font-weight: normal;
}

div.mainText h3 {
	font-size: 18px;
	margin-top: 40px;
	font-weight: normal;
}



p.subMenu {
	padding-bottom: 2px;
	margin-bottom: 25px;
}

p.subMenu a {
	border: #CCCCCC 1px solid;
	border-bottom: 2px solid #CCCCCC;
	background: #F7F7F7;
	padding: 2px 5px;
}

p.subMenu a:hover {
	background: #EEEEEE;
}

p.subMenu a.current {
	border: #1032AD 1px solid;
	border-bottom: 2px solid #1032AD;
	background: #0041EF;
	padding: 2px 5px;
	color: #FFFFFF;
}

p.subMenu a.current:hover {
	background: #0041EF;
}



h2 a {
	font-weight: normal;
	font-size: 11px;
}

h2 span#friendingButton {
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}

h2 span#friendingButton a.remove {
	color: #FFFFFF;
}

h2 span#friendingButton:hover a.remove {
	color: #FF4444;
}

h2 span#friendingButton a.accept {
	color: #FFFFFF;
}

h2 span#friendingButton:hover a.accept {
	color: #00FF00;
}



hr {
	border: 0px;
	text-align: left;
	margin: 0 auto 0 0;
	padding: 0px;
	width: 300px;
	color: #FFBB00;
	background-color: #FFBB00;
	height: 1px;
}



ul a.remove {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 5px;
	position: relative;
}

ul:hover a.remove {
	color: #FF4444;
}

ul a.accept {
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 5px;
	position: relative;
}

ul:hover a.accept {
	color: #00FF00;
}



h3.messageSubject {
	margin-bottom: 3px;
}

h4.replies {
	margin-top: 40px;
	font-size: 14px;
}

h4.messageSubject {
	margin-bottom: 3px;
}



ul.messages span.info {
	color: #888888;
	padding-left: 15px;
	font-size: 11px;
}

ul.messages span.info a {
	color: #7D98EB;
}



p.messageInfo {
	margin-top: 0px;
	color: #888888;
	font-size: 11px;
}

p.messageInfo a {
	color: #7D98EB;
}

p.messageBody {
	width: 600px;
	line-height: 140%;
}



p.keywordSuggestions {
	margin-left: 40px;
	font-size: 10px;
	margin-top: 0px;
}

p.keywordSuggestions a {
	padding-left: 10px;
}

p.keywordSuggestions span.note {
	font-size: 9px;
	padding-left: 15px;
	color: #888888;
}



p.userSuggestions {
	margin-left: 40px;
	font-size: 10px;
	margin-top: 0px;
}

p.userSuggestions a {
	padding-left: 10px;
	font-weight: normal;
}

p.userSuggestions a.friend {
	font-weight: bold;
}

p.userSuggestions span.friend {
	font-weight: bold;
}

p.userSuggestions span.note {
	font-size: 9px;
	padding-left: 15px;
	color: #888888;
}



div.post {
	border-left: 5px solid #CCCCCC;
	padding-left: 10px;
	width: 500px;
	margin-top: 30px;
}

div.highlightPost {
	border-left: 5px solid #FFBB00;
}

div.post p.by {
	font-size: 11px;
}

div.post p.time {
	font-size: 11px;
	margin-bottom: 0px;
	color: #888888;
}

div.post p.classification {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #888888;
}

div.post p.caveat {
	font-size: 11px;
	margin-top: 0px;
	color: #888888;
}

div.post p.replyTo {
	font-size: 11px;
}

div.post p.replyTo a {
	color: #6666FF;
}



p.error {
	color: #FF0000;
}



ul.userList li {
	margin-top: 4px;
	margin-bottom: 4px;
}

ul.userList small {
	margin-left: 15px;
	color: #888888;
	font-size: 11px;
}

ul.userList small a {
	color: #7D98EB;
}



div.footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	position: relative;
	top: 20px;
	margin-bottom: 100px;
	padding-top: 30px;
	background: url(/images/footer.jpg) center center no-repeat;
	height: 100px;
}
	
div.footer p {
	color: #888888;
}
	
div.footer p a {
	color: #5075E9;
}



span.bar {
	font-size: 11px;
	color: #AAAAAA;
	padding: 0px 3px;
}