.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	left: -2px;
	right: -2px;
	padding: 5px;
}
.text_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	padding: 5px;
}
.text_light_borderRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 5px;
}
.text_light_borderRT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	padding: 5px;
}
.text_light_borderTOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	padding: 5px;
}
.text_light_borderLT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-left-color: #fff;
	padding: 5px;
}
.text_dark_borderTOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding: 5px;
}
.text_dark_borderRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	padding: 5px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 5px;
}
.body{
	scrollbar-face-color:#003;
	scrollbar-arrow-color:#ccc;
	scrollbar-track-color:#003;
	scrollbar-shadow-color:#003;
	scrollbar-highlight-color:#003;
	scrollbar-3dlight-color:#003;
	scrollbar-darkshadow-color:#003;
}
.text_light_borderLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding: 5px;
}
.text_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 5px;
}
.text_white_nopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	padding-right: 5px;
	padding-top: 5px;
}
.text_white_trial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	padding: 5px;
	scrollbar-face-color:#003;
	scrollbar-arrow-color:#ccc;
	scrollbar-track-color:#003;
	scrollbar-shadow-color:#003;
	scrollbar-highlight-color:#003;
	scrollbar-3dlight-color:#003;
	scrollbar-darkshadow-color:#003;
}
a.special:link {
	color: #003;
	text-decoration: none;
}
a.special:visited {
	color: #003;
	text-decoration: none;
}
a.special:hover {
	color: #fff;
	text-decoration: none;
}
a.special:active {
	color: #003;
	text-decoration: none;
}
a.specialback:link {
	color: #039;
	text-decoration: none;
}
a.specialback:visited {
	color: #039;
	text-decoration: none;
}
a.specialback:hover {
	color: #fff;
	text-decoration: none;
}
a.specialback:active {
	color: #039;
	text-decoration: none;
}

.cats	{
	margin-bottom:9px;
}

.text-dim	{
	color: #bbb;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
}

a.text-dim:link	{
	color:#bbb;
	text-decoration:none;
}

a.text-dim:visited	{
	color:#bbb;
	text-decoration:none;
}

a.text-dim:active	{
	color:#bbb;
	text-decoration:none;
}

a.text-dim:hover	{
	color:#fff;
	text-decoration:none;
}
	
img	{
	border: none;
}

.inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
}
a.inline:link	{
	color: #ccc;
	text-decoration:none;
}
a.inline:visited	{
	color: #ccc;
	text-decoration:none;
}
a.inline:active	{
	color: #003;
	text-decoration:none;
}
a.inline:hover	{
	color: #fff;
	text-decoration:none;
}
