/*Default Stlyle */
body,td,th {
	font-family: Verdana;
	font-size: 12px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	background-color:#333333;
	}

/* ---------------------------------- */
/* Menu Styles */

/* ---------------------------------- */
/* Layout Styles */

/* ---------------------------------- */
/* Other Styles */
.content{
font-family: Verdana;
font-size:14px;
color: #CCCCCC;
line-height:20px;
}
.contentnew{
font-family:Verdana;
font-size:14px;
color: #fff;

}

.head{font-family: Verdana;
font-size:12px;
color:#088FB0;
font-weight:bold;
}

.headnew{font-family: Verdana;
font-size:18px;
color:#fff;
font-weight:bold;
}
.lefthead{font-family: Verdana;
font-size:14px;
color:#fff;
font-weight:bold;
}

.footertext{
	font-family:Verdana;
	font-size:11px;
	color: #666666;
}
.textfield{
	background-color:#E3C67C;
	border:#A28028 1px solid;
	height:16px;
	font-family: Verdana;
	font-size:x-small;
	color:#000;
	width:155px;
	font-size:12px;
	padding-left:5px;}
.button{
	font-family: Verdana;
	font-size:12px;
	color: #000;
	background-color:#DFC074;
	width:65px;
	height:23px;
}
.textarea{
	font-family:Arial;
	font-size:12px;
	height:20px;
	width:200px;
	background-color:#717171;
	border:#666666 1px solid;
	color:#CCCCCC;
	
}
.textareasmall{
	font-family:Arial;
	font-size:11px;
	height:63px;
	width:210px;
}
