td {
	vertical-align: top;
}
p {
	font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B2B2;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 20px;
}
h1 {
	font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4D4D4;
}
a:link {
	font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CCFF;
}
a:visited {
	font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1EBFF;
}
a:hover {
	font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
a:active {
	font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
}

.overflow {
		font-family: "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #C0C0C0;
        width: 95%;
        height: 100%;
        overflow: auto;
        margin-left: 25px;
        margin-right: 0px;
}
body {
	scrollbar-3dlight-color:#333333; 
	scrollbar-arrow-color:#efefef; 
	scrollbar-base-color:#333333; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-face-color:#141414; 
	scrollbar-highlight-color:#333333; 
	scrollbar-shadow-color:#333333
}

input { background-color: #C0E6E9;
}