.box
{
	margin-bottom: 4px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 4px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;

	background-color: #E2E2E2;
}

.newsbox
{
	margin-bottom: 4px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 4px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;

	background-color: #E2E2E2;
    
    font-size: 8pt;
}

.titlebar_black
{
	margin-top: -11px;
	margin-bottom: 11px;
	margin-left: -11px;
	margin-right: -11px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #DDDDDD;
	
	text-align: center;

	background-color: #000000;
	background-image: url(../images/titlebar_black.png);
	background-repeat: repeat-x;
}

.titlebar_pro
{
    margin-top: -11px;
	margin-bottom: 11px;
	margin-left: -11px;
	margin-right: -11px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #222222;
	
	text-align: center;

	background-color: #BFBFBF;
	background-image: url(../images/titlebar.png);
	background-repeat: repeat-x;
}

.subtitlebar
{
	margin-top: 10px;
	margin-bottom: 11px;
	margin-left: -11px;
	margin-right: -11px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
	
	text-align: left;

	background-color: #CECECE;
	background-image: url(../images/subtitlebar_inv.png);
	background-repeat: repeat-x;
}

.newsentrybar
{
	margin-top: 10px;
	margin-bottom: 11px;
	margin-left: -11px;
	margin-right: -11px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
	
	text-align: center;

	background-color: #CECECE;
	background-image: url(../images/subtitlebar_inv.png);
	background-repeat: repeat-x;
}

.newsentry
{
    text-align: left;
}

.listitembox
{
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: -1px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	text-align: left;
	color: #666666;

	background-color: #F5F5F5;
	background-image: url(../images/listitem.png);
	background-repeat: repeat-x;
}

.listitemtitlebox
{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -1px;
	margin-right: -1px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	text-align: center;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;

	background-color: #D9D9D9;
	background-image: url(../images/listtitlebar.png);
	background-repeat: repeat-x;
}

.pagetitle_pro
{
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #222222;
	
	text-align: center;

	background-color: #888888;
	background-image: url(../images/pagetitlebar.png);
	background-repeat: repeat-x;
}

.pagetitle_pro_software
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #222222;
	
	text-align: center;

	background-color: #888888;
	background-image: url(../images/pagetitlebar.png);
	background-repeat: repeat-x;
}

.pagetitle_black
{
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #DDDDDD;
	
	text-align: center;

	background-color: #000000;
	background-image: url(../images/pagetitlebar_black.png);
	background-repeat: repeat-x;
}

.pagebody
{
    margin-top: 0px;
    margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
    
	background-color: #EFEFEF;
}

.pagebodyNoMargin
{
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    
	background-color: #EFEFEF;
}

.applicationbarBody
{
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    
	background-color: #EFEFEF;
}

.applicationPageBody
{
    margin-top: 10px;
    margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
    
	background-color: #EFEFEF;
}

.topframe
{
    margin-top: 6px;
    margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
    
	background-color: #000000;
    background-image: url(../images/topBarBackground.png);
}

.bottomframe
{
    height: 29px;
    
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	border-width: 0px;
	border-style: none;
	border-color: transparent;

	background-color: 000000;
	background-image: url(../images/pagetitlebar_black.png);
	background-repeat: repeat-x;
}

.toolbarTable
{
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	background-color: #000000;
}

.toolbarTd
{
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
    
    background-color: #000000;
}


.lastupdateTable
{
    border: none;
    
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.applicationTable
{
    border: none;
    border-width: 0px;
    
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.applicationTd
{
    padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
    font-weight: plain;
	color: #444444;
    
    background-color: transparent;
    background-image: none;
    
}

.applicationTh
{   color: #DDDDDD;
	
	text-align: right;
    
    background-color: #000000;
	background-image: url(../images/titlebar_black.png);
	background-repeat: repeat-x;
}

.lastupdateTd
{
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #222222;
	
	vertical-align: center;
    
    background-image: url("../images/last_update.png");
}

.poweredByOsXTd
{
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	color: #222222;
	
	vertical-align: center;
    
    background-image: url("../images/pagetitlebar_black.png");
}

.applicationbar
{
    height: 128px;
    
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	
	font-family: Lucida Grande, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #999999;
	
	text-align: center;

	background-color: #000000;
	background-image: url(../images/applicationbar.png);
	background-repeat: repeat-x;
}

.applicationbarShadow
{
    height: 10px;
    
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	border-width: 0px;
	border-style: none;
	border-color: transparent;

	background-color: transparent;
	background-image: url(../images/applicationbarShadow.png);
	background-repeat: repeat-x;
}

.menuframe
{
	background-color: #888888;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.nomargin
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.small
{
	font-family: Monaco, serif;
	font-size: 7pt;
}
