body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.bodywork{
	background:url(../images/main_bg.jpg) repeat-x #ffffff;
}

.left_bg{
	background:url(../images/uuleft_bg.jpg) repeat-y #3a3a3a;
}


.content
{
	color:#605b5b;
	font-size: 14px;
	font-weight: normal;
	line-height:20px;
	font-family: Verdana;
}


.content1
{
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height:25px;
	font-family: Verdana;
}

.form
{
	background:#ffffff;
	border:1px solid #543620;
	font-size: 12px;
	color:#454545;
	width: 280px;
	height:26px;
	font-family:Verdana;
}

.link
{
	color:#ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	font-family: Arial;
text-decoration : none;
}

.link A {font-family: arial; color: #35b0eb; font-weight: normal; font-size : 14px; text-decoration : none; }
.link A:hover {font-family: arial; color: #35b0eb; font-weight: normal; font-size : 14px; text-decoration : underline; }



.link1
{
	color:#0000ff;
	font-size: 18px;
	font-weight: normal;
	line-height:18px;
	font-family: Arial;
	text-decoration : none;

}

.link1 A {font-family: arial; color: #0000ff; font-weight: normal; font-size : 18px; text-decoration : none; }
.link1 A:hover {font-family: arial; color: #000000; font-weight: normal; font-size : 18px; text-decoration : underline; }




.newuser
{
	color:#0000ff;
	font-size: 18px;
	font-weight: normal;
	line-height:18px;
	font-family: Trebuchet MS;
}


.newuser A {color: #0000ff; text-decoration : none; }
.newuser A:hover {color: #e4290e; text-decoration : underline;}



.link2
{
	color:#0000ff;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	font-family: Trebuchet MS;
}


.link2 A {color: #0000ff; text-decoration : none; }
.link2 A:hover {color: #e4290e; text-decoration : underline;}





.left_link{
	float:left;
	width:210px;
}
.left_link ul {
	float: left;
	margin: 0;
	width:210px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

.left_link li {
	float:right;width:210px;
	display: inline;
	float: left;margin-bottom:2px;
	
}

.left_link a {
	display: inline;
	width:210px;
	padding: 2px 0px 0px 20px;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	line-height:30px;
	font-weight: normal;
	color: #ffffff;
	background:url(../images/star1.png) no-repeat left top;
}
.left_link a:hover { 
	color: #cbd090;
	text-decoration:none;
	background:url(../images/star2.png) no-repeat left top;
}