BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #000000; PADDING-BOTTOM: 0px; MARGIN: 0px; 
  font : normal 11px/12px Tahoma, Arial, Helvetica, Sans-Serif; 
  COLOR: #000; PADDING-TOP: 0px;
}

.boxtext{
	padding-left:17px;padding-right:14px;FONT: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;color:#ffffff;font-weight:bold
}

.maincontent{
	padding-top:30px;padding-left:25px;padding-right:40px;FONT: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;color:#000000;font-weight:normal
}

ul{
	font-size:10px;
	font-weight:bold;
	margin-left:12px;text-align:top;
	list-style-image : url(aqua_yellow_bullet2.jpg)
}
 
a{
color:#000000
}

.tab{
FONT: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;font-weight:bold;height:14px;width:75px;text-decoration:none;cursor:pointer;
}

.bl{
color:#000000;
}


.tab{
height:40px;
width:84px;

background-repeat: no-repeat;
color:#ffffff;
font-weight:bold;
font-family:tahoma;
font-size:8pt;
text-align:center;
cursor:pointer;
font-style:normal;
}



.green{
background-image: url(images/tabs/macstyle/green.gif) ;
}

.blue{
background-image: url(images/tabs/macstyle/blue.gif) ;
}

.red{
background-image: url(images/tabs/macstyle/red.gif) ;
}

.yellow{
background-image: url(images/tabs/macstyle/yellow.gif) ;
}


.lila{
background-image: url(images/tabs/macstyle/lila.gif) ;
}
.green{
background-image: url(images/tabs/macstyle/green3.gif) ;
}

.orange{
background-image: url(images/tabs/macstyle/orange.gif) ;
}

.camel{
background-image: url(images/tabs/macstyle/camel.gif) ;
}

.turq{
background-image: url(images/tabs/macstyle/turq.gif) ;
}

.hover{
font-style:italic;
}


.tablink{
color:#ffffff;
font-weight:bold;
font-family:tahoma;
font-size:8pt;
text-decoration:none;
}


/* Newtable */
table.newtable, .newtable table {
	width: 650px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: separate;
	empty-cells: show;
	border-spacing: 0px;
	border-left: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
}

.newtable tr, .newtable .deselected, .newtable .odd,
.newtable td.odd, .newtable th.odd {
	background: #F4F4F3 url(../g/table/bg1.gif) repeat-x;
}

.newtable th, .newtable .selected, .newtable .even,
.newtable td.even, .newtable th.even, .newtable th.head {
	background: #E3E3E1 url(../g/table/bg2.gif) repeat-x;
}

.newtable th {
	font-size: 11px;
	vertical-align: bottom;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid #B4B4B4;
	padding: 5px 2px 5px 4px;
	font-weight: 800;
}

.newtable th.right {
	border-right: 1px solid #B4B4B4;
}

.newtable th.head {
	text-align: center;
	font-size: 12px;
	border-left: 1px solid white;
	border-right: 1px solid #B4B4B4;
}

.newtable td {
	font-size: 11px;
	border-left: 1px solid white;
	border-right: 1px solid #B4B4B4;
	border-top: 1px solid white;
	border-bottom: 1px solid #B4B4B4;
	padding: 5px 4px 5px 4px;
	vertical-align: top;
}

.newtable td.clearleft {
	border-left: 0px;
}

.newtable td.clearright {
	border-right: 0px;
}

.newtable td.clearboth {
	border-left: 0px;
	border-right: 0px;
}

.newtable tr.newitem td {
	color: #C00042;
}

.newtable tr.newitem a {
	color: #C00042;
}

table.headlines {
	border: none;
	border-top: 1px solid #B4B4B4;
}
table.headlines tr {
	background: none;
}
table.headlines tr td {
	border: none;
	border-bottom: 1px solid #B4B4B4;
}


.text-fontsmaller td, .text-fontsmaller th { font-size: 12px; }
.text-fontsmaller, td.text-fontsmaller, th.text-fontsmaller { font-size: 12px !important; }


/* Table extensions */

table.condensed td, table.condensed th { padding: 3px; }

.text-fontxsmall td, .text-fontxsmall th { font-size: 9px; }
.text-fontxsmall, td.text-fontxsmall, th.text-fontxsmall { font-size: 9px !important; }

.text-fontsmall td, .text-fontsmall th { font-size: 11px; }
.text-fontsmall, td.text-fontsmall, th.text-fontsmall { font-size: 11px !important; }


.text-fontnormal td, .text-fontnormal th { font-size: 13px; }
.text-fontnormal, td.text-fontnormal, th.text-fontnormal { font-size: 13px !important; }

.text-fontlarge td, .text-fontlarge th { font-size: 15px; }
.text-fontlarge, td.text-fontlarge, th.text-fontlarge { font-size: 15px !important; }

.text-fontxlarge td, .text-fontxlarge th { font-size: 18px; }
.text-fontxlarge, td.text-fontxlarge, th.text-fontxlarge { font-size: 18px !important; }

.text-alignleft td, .text-alignleft th { text-align: left; }
.text-alignleft, td.text-alignleft, th.text-alignleft { text-align: left !important; }

.text-aligncenter td, .text-aligncenter th { text-align: center; }
.text-aligncenter, td.text-aligncenter, th.text-aligncenter { text-align: center !important; }

.text-alignright td, .text-alignright th { text-align: right; }
.text-alignright, td.text-alignright, th.text-alignright { text-align: right !important; }

.text-aligntop td, .text-aligntop th { vertical-align: top; }
.text-aligntop, td.text-aligntop, th.text-aligntop { vertical-align: top !important; }

.text-alignmiddle td, .text-alignmiddle th { vertical-align: middle; }
.text-alignmiddle, td.text-alignmiddle, th.text-alignmiddle { vertical-align: middle !important; }

.text-alignbottom td, .text-alignbottom th { vertical-align: bottom; }
.text-alignbottom, td.text-alignbottom, th.text-alignbottom { vertical-align: bottom !important; }

.border-left td, .border-left th { border-left: 1px solid #B4B4B4; }
.border-left, td.border-left, th.border-left  { border-left: 1px solid #B4B4B4 !important; }

.border-right td, .border-right th { border-right: 1px solid #B4B4B4; }
.border-right, td.border-right, th.border-right  { border-right: 1px solid #B4B4B4 !important; }

td, th, input, textarea, select {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #000;
}

