BODY { 
	scrollbar-face-color: #3d444c; 
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-shadow-color: #3d444c; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #c0c0c0; 
	scrollbar-darkshadow-color: #3d444c; 
	scrollbar-base-color: #c0c0c0; 
	scrollbar-3d-light-color: #c0c0c0	
	margin : 0; 
	color : #000000; 
	line-height : 1.5; 
	font-family : Verdana; 
	font-size : 11px; 
} 
* { padding:0 }

.clear {
	clear: both;
}
A { 
	color : #000000;
	font-size: 13px; 
	font-family : verdana; 
} 
A:link { 
	color : #000000;
	text-decoration : none; 
} 

A:visited { 
		text-decoration : none; 
		color: #000000; 
} 
A:hover { 
	text-decoration : underline; 
	color: #ff0000; 
} 
A:active { 
	text-decoration : none;
	color: #000000; 
}
.prosort { 
	BORDER-RIGHT: #f2f2f2 1px solid; 
	BORDER-TOP: #f2f2f2 1px solid; 
	MARGIN-BOTTOM: 3px; 
	BORDER-LEFT: #f2f2f2 1px solid; 
	BORDER-BOTTOM: #f2f2f2 1px solid 
}
 
.textArea { 
	border-right : 1px solid #a2aeb9; 
	overflow : auto; 
	border-top : 1px solid #a2aeb9; 
	font-size : 11px; 
	border-left : 1px solid #a2aeb9; 
	color : #000020; 
	border-bottom : 1px solid #a2aeb9; 
	font-family : Verdana; 
	height : 20px; 
	background-color : #ffffff; 
} 
.quick-single { 
	border-right : 1px solid #a2aeb9; 
	overflow : auto; 
	border-top : 1px solid #a2aeb9; 
	font-size : 11px; 
	border-left : 1px solid #a2aeb9; 
	color : #000020; 
	border-bottom : 1px solid #a2aeb9; 
	font-family : Verdana;
	height : 20px; 
	width : 210px; 
	background-color : #ffffff; 
} 
.quick-comments { 
	border-right : 1px solid #a2aeb9; 
	overflow : auto; 
	border-top : 1px solid #a2aeb9; 
	font-size : 11px; 
	border-left : 1px solid #a2aeb9; 
	color : #000020; 
	border-bottom : 1px solid #a2aeb9; 
	font-family : Verdana; 
	height : 100px; 
	width : 210px;
	background-color : #ffffff; 
} 
.login { 
	border-right : 1px solid #a2aeb9; 
	border-top : 1px solid #a2aeb9; 
	font-weight : normal; 
	font-size : 11px; 
	border-left : 1px solid #a2aeb9; 
	width : 130px; 
	border-bottom : 1px solid #a2aeb9; 
	font-family : Verdana; 
	height : 18px; 
	background-color : #efefef; 
}  
.button { 
	border-right : 1px solid #a2aeb9; 
	border-top : 1px solid #a2aeb9; 
	font-weight : normal; 
	font-size : 11px; 
	border-left : 1px solid #a2aeb9; 
	width : 70px; 
	border-bottom : 1px solid #a2aeb9; 
	font-family : Verdana; 
	height : 22px; 
	background-color : #efefef; 
} 
.project { 
color: #000; 
font-size: 13px; 
FONT-FAMILY: Verdana;
text-align:left;
}
.menu-top{ 
color: #FFFFFF; 
font-size: 13px; 
FONT-FAMILY: Verdana;
text-align:center;
}
.menu-top A{ 
color: #FFFFFF; 
font-size: 13px; 
FONT-FAMILY: Verdana;
text-align:center;
}
.menu-top A:hover{ 
color: #B9D7FD; 
font-size: 13px; 
FONT-FAMILY: Verdana;
text-align:center;
}