body {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	
}
p {
	line-height: 150%;
}
.topBG {
	color: #ffffff;
	width: 100%;
	height: 60px;
	background-image: url("images/topBG.gif");
	background-repeat: repeat-x;
}
.topBG a {
	color: #ffffff;
}
.style1 {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	text-align:right;
}
.mainContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 5px
}
.inputHomePage {
	font-family: Verdana;
	width: 172px;
	height: 18px;
	border: 1px silver solid;
	padding: 2px;
	margin: 0;
	font-size:13px;
}
h4 {
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #666666
}
.style2 {
	color: #666666;
	font-family: Arial,Verdana, sans-serif;
}
.style4 {
	margin-bottom: 0px;
}
.style5 {
	color: #003366;
	text-decoration: underline;
}
.style5 a{
	color: #003366;
	text-decoration: underline;
}
.footer {
	width: 800px;
	color: gray;
	font-family: Verdana;
	font-size: 11px;
}
.footerLine {
	color: #336600;
	width: 100%;
	
}
.button {
	border:1px solid GRAY;
	background-color: #003366;
	color:white;
	height:25px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	cursor:pointer;
}
.small_button {
	border:1px solid GRAY;
	background-color: #003366;
	color:white;
	height:22px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	cursor:pointer;
	
}
hr {
	color:silver;
}

.MessageDiv {
	width: 265px; 
	height: 22px;
	z-index:100;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
	background-color:#FFFBD6;
	border:1px solid #E7CB21;
	visibility: visible;
	cursor: pointer;
	padding-top: 8px;
}
input  {
	font-family: Verdana,Arial;
	font-size: 11.5px;
	height:15px;
	padding:2px;
	border:1px solid #003366;
}
textarea {
	font-family: Verdana,Arial;
	font-size: 11.5px;
	padding:2px;
	border:1px solid #003366;
}
select {
	font-family: ARIAL;
	font-size: 12px;
	padding:2px;
	border:1px solid silver;
}
.input_normal {
	font-family: Verdana;
	font-size: 11.5px;
	border:0px;
}
.bolder {
	font-family: Verdana;
	font-size: 11.5px;
	font-weight: bolder;

}
.PostEditArea {
	height: 150px;
	width: 356px;
	font-size:12px;
	font-family:verdana;
	background-color:#ffffff;
	border:1px solid silver;
}
.ComposeBodyArea {
	height: 150px;
	width: 356px;
	font-size:12px;
	font-family:verdana;
	background-color:#ffffff;
	border:1px solid silver;
}
.ComposeArea {
	height: 22px;
	width: 356px;
	font-size:11px;
	font-family:verdana;
	background-color:#ffffff;
	padding-top:2px;
	padding-bottom:0px;
	margin:0;
	border-bottom:0px;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
}
.selectedFriends {
	#height: 28px;
	width: 360px;
	font-size:11px;
	font-family:verdana;
	background-color:#ffffff;
	padding-bottom:0px;
	margin:0;
	border-top:0px;
	border-bottom:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	background-color:#efefef;
	color:#003366;
}
li a{
 	cursor:pointer;
 	color:blue;
 	text-decoration:none;
}
.tabs {
	cursor:pointer;
 	color:blue;
 }
 .addlinks{
	cursor:pointer;
 	color:gray;
 }
.seperator {
	border-left:2px solid #efefef;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	width:1px;
}
.small_text {
	font-size:11.5px;
	font-family:verdana;
}
.newsfeed {
	font-size:11px;
	font-family:verdana,Arial;
	color:#003366;
	padding:3px;
	
}
.newsfeed a{
	font-size:11px;
	font-family:verdana,Arial;
	color:#003366;
	border-bottom:1px silver dotted;
	text-decoration:none;
	
}