html
{
	padding:0px;
	margin:0px;
}

body 
{
	padding:0px;
	margin:0px 0px 10px 8px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c0c0c;
	background-image: url(/system/images/bodybg_3.gif);
	background-repeat: repeat-y;
	background-position: -2px 0px;
}

a:link, a:visited 
{
	text-decoration:none;
}
	
a:link, .maincontent a:visited, .tab a:link, .tab a:visited 
{
	color: #000;
	text-decoration: underline;
}

a:hover 
{
	text-decoration:none;
}

a img 
{ 
	border:none; 
	text-decoration:none; 
}

table 
{
	border-collapse:collapse;
}

td 
{
	font-size: 9px;
}

td.small 
{
	font-size: 7px;
}

.small
{
	font-size: 7px;
}

.license
{
    text-align: left;
    font-size: 12px;
    background-color: #eeeeee;
    padding: 3px;
}

.header
{
	font-size: 12px;
	font-weight:bold;
}

.heading
{
	font-size: 12px;
	font-weight:bold;
}

.heading
{
    text-align: left;
	font-size: 12px;
	font-weight:bold;
}

tr.caption
{
    border-bottom: dashed 1px #000;
}

tr.caption td
{
    font-size: 10px;
    text-align: left;
    font-weight: bold;
    padding-bottom: 2px;
}

tr.releasebottom
{
    border-bottom: dashed 1px #000;
    padding-bottom: 5px;
}

tr.release td, td.release
{
    text-align: left;
    padding: 5px 0px 5px 0px;
}


td.instructions
{
    text-align: left; 
    background-color: #eeeeee; 
    padding: 5px;
}

.large
{
    font-size: large;
    font-weight: bold;
}

.error
{
    font-size: 12px;
    font-weight: bold;
    color: red;
}
