body
{	
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background: url("../images/background.gif") top left repeat;
}

.silverbut
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background: url("../images/silver_but_back.gif");
}

.required
{
	color:red;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
}

.silverbut A:hover
{
	color: #ff0000;
	text-decoration:underline;
}

.silverbut a
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.maintext
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.maintext A
{
	font-family: Verdana;
	font-size: 11px;
	color: #0051ff;
	text-decoration:none;
}

.maintext A:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #0a579e;
	text-decoration:none;
}

.maintext ul
{
	list-style: none;
	margin-left:20px;
	
}

.maintext li
{
	padding-bottom: 10px;
	list-style-image: url(../images/arrow.gif);
	vertical-align:middle;
}

.friendslist ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}

.friendslist li
{
	list-style-image: none;
	margin:0px;
	padding:0px;
}


.intro
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	padding-bottom:17px;
	padding-top:15px;
	padding-right:13px;
	padding-left:13px;
	
}

.intro A
{
	color: #0051ff;
	text-decoration:none;
}

.intro A:hover
{
	color: #0a579e;
	text-decoration:none;
}

.title
{
	margin-left:2px;
	margin-right:2px;
	border-bottom: #cccccc 2px solid;
}

.header
{
	border-bottom: #bdbdbd 1px solid;
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:21px;
	margin-left:9px;
	margin-bottom:14px;
}

.titleheader
{
	border: #bdbdbd 1px solid;
	background-color:#ececec;
	padding-right:5px;
	padding-left:5px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:21px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
}

.titleheader A
{
	font-family: Verdana;
	font-size: 11px;
	color: #0051ff;
	text-decoration:none;
}

.titleheader A:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #0a579e;
	text-decoration:none;
}

.headerright
{
	border-bottom: #bdbdbd 1px solid;
	background-color:#ececec;
	margin-right:8px;
	padding-left:5px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:21px;
	margin-left:9px;
	margin-bottom:14px;
}

.leftcontent
{
	padding-left:14px;
	padding-right:15px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.rightcontent
{
	padding-left:14px;
	padding-right:8px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
}

.morelink
{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}

.morelink a
{
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}

.morelink A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #0a579e;	
	text-decoration:underline;
}

.smallwhitetext
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

.whitetext
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.bluetext
{
	font-family: Arial;
	font-size: 12px;
	color: #0a579e;
	font-weight:bold;
	margin:bottom;
}

.smallwhitetext a
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

.smallwhitetext A:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #dce0ec;
	text-decoration:none;
}

.mainpanel
{
	background-color: #ffffff;
	border-right: 1px solid #24314d;
	border-left: 1px solid #24314d;
}

.contentpanel
{
	border: 1px solid #dddddd;
	height:99%;
	margin:5px;
}
