HTML, BODY{
margin:0;
border:0;
padding:0;
background-color:#000000;
background-image:URL(body_bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
}

#main	{width:980px; margin: 0px auto 0px auto}

A		{font:10pt "Trebuchet MS",Tahoma,Arial; color:#CCCCCC}
A:link		{text-decoration:none; color:#CCCCCC}
A:active		{text-decoration:none; color:#CCCCCC}
A:visited		{text-decoration:none; color:#CCCCCC}
A:hover		{text-decoration:none; color:#FFFFFF}

IMG{border:0px;}

.categ	{margin:0 0 0 40px; font:14pt "Trebuchet MS",Tahoma,Arial; color:#777777}
.imbox	{width:900px; height:200px; background:#181818; font:10pt "Trebuchet MS",Tahoma,Arial; color:#999999; text-align:center}
.box	{width:900px;margin: 0px auto 0px auto;border:#333333 2px dotted; background:#181818;}
.over_box{width:900px;margin: 0px auto 0px auto;border:#666666 2px dotted; background:#181818;}
.tit	{width:900px; height:25px; background:#111111; font:10pt "Trebuchet MS",Tahoma,Arial; color:#999999; font-weight:bold; text-align:left; padding:5px 0px 0px 0px; border-top:#333333 2px dotted;}
.over_tit	{width:900px; height:25px; background:#111111; font:10pt "Trebuchet MS",Tahoma,Arial; color:#FFFFFF; font-weight:bold; text-align:left; padding:5px 0px 0px 0px; border-top:#666666 2px dotted;}
.desc	{font-weight:normal; color:#686868}

#msg	{font:15pt "Trebuchet MS",Tahoma,Arial; color:#444444; text-align:center}
#footer	{width:904px; margin: 0px auto 0px auto; font:10pt "Trebuchet MS",Tahoma,Arial; color:#777777; text-align:center; border-top:#111111 2px solid}
#icons	{width:904px; margin: 0px auto 0px auto; font:10pt "Trebuchet MS",Tahoma,Arial; color:#777777; text-align:center; border-top:#111111 2px solid}
