/* CSS Document 

body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		}
	a{
		color:red;
	}
	img{
		border:0px;
	}
	
	
	
	
	#mainbody
	{
		
		background-color:#EDEBDE;
		width:100%;
		border:1px #CCCCCC solid;
		overflow:hidden;
	}*/
.textbox
{
	font-family:Lucida Grande,Tahoma;
	font-size:11px;
	padding:3px 8px 2px;
	margin:0px;
	border:1px #999999 solid;
	background:#FFFFFF;
}
.textlabel
{
	font-family:Lucida Grande,Tahoma;
	font-size:11px;	
	color:#888888 !important;
	padding:4px 0px;
	vertical-align:top;
	text-align:left;
}
.fontselect
{
	font-family:Lucida Grande,Tahoma;
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	font-size:11px;
}
.colpic
{
	cursor:pointer;
	padding-left:3px;
}
