
body {
        background-image:url('images/bgmain.jpg');
	background-color: #333333;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CCCC66;
}



.style1 {
	font-size: 16px;
	font-weight: bold;
}


.style2 {color: #FF0000}

.mediatable
{
  cellpadding=10;
  border=2;
  bordercolor=#CCCC66;
}

.mediatable TD
{
  background-color=#103010;
}
