/* CSS Document */

body {
	background-color:#000000;
	background-repeat:repeat;
	background-position:center;
}



.linkinit {
	font-family:   Arial;
	font-size:11px;
	font-weight:bold;
	color:#0000FF;		
	
}


.link{
	font-family:   Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;		
	
}

.titlepage
{
	font-family:    Arial;
	font-size:18px;
	font-weight: normal;
	font:bolder;
	color:#000000;
}
.contentpage
{
	font-family:   Arial;
	font-size:11px;
	color:#444444;
	font-weight:bold;
}


.celltitle
{
	font-family:    Arial;
	font-size:11px;
	font-weight: normal;
	color:#000000;
}

.cellheader{
	font-family:   Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#C0AB7C;
}

.cellcontent
{
	font-family:   Arial;
	font-size:11px;
	color:#444444;
	font-weight:bold;
 	background-color:#EFEFEF;

}

.cellcontentmain
{
	font-family:   Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
 	background-color:#EFEFEF;


}


.text{
	font-family:  Arial;
	font-size:11px;
	color:#444444;
	font-weight:bold;
}
.h{
	font-family:  Arial;
	font-size:12px;
	color:#000000;
	font-weight:bolder;
}

.textmini{
	font-family:  Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
