/* Style for all bodies and to control the margin on top. */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	background-color: #666666;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
/*
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR:#FFFFFF; 
	SCROLLBAR-TRACK-COLOR:#999999; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #666666;
*/
}

/* info styles section */

a.infoLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.infoLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.infoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.infoLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.infoHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* offbeat styles section */
a.offbeatLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.offbeatLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.offbeatLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.offbeatLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.offbeatText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.offbeatPre {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.offbeatHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.offbeatBkgd {
	background-repeat: no-repeat;
	background-position: bottom;
}

/* work styles section */

a.workLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.workLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.workLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.workLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.workText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.workHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.workBkgd {
	background-repeat: no-repeat;
	background-position: bottom;
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: bottom;
}
.errorTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: bottom;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}