img

	{

	border: 0;

	}

A:link

	{

	color: #D83300; text-decoration: none;

	}

A:visited

	{

	color: #999999; text-decoration: none;

	}

A:hover

	{

	color: #E30000; text-decoration: none; 

	}



A.fixed:link

	{

	color: #D83300; text-decoration: none;

	}

A.fixed:visited

	{

	color: #D83300; text-decoration: none;

	}

A.fixed:hover

	{

	color: #E30000; text-decoration: none; 

	}



/* dir list */

A.folder:link

	{

	color: #D83300; text-decoration: none;

	}

A.folder:visited

	{

	color: #D83300; text-decoration: none;

	}

A.folder:hover

	{

	color: #E30000; text-decoration: none; 

	}

A.file:link

	{

	color: #999999; text-decoration: none;

	}

A.file:visited

	{

	color: #999999; text-decoration: none;

	}

A.file:hover

	{

	color: #E30000; text-decoration: none; 

	}

/* -------- */


body {

background-image: url("gfx/bggray.png");

margin: 0 0 0 0;

}



body, table, td, div {

font-family: Verdana;

font-size: 8pt;

}



h1 {

font-size: 9pt;

font-weight: bold;

margin:0 0 0 0;

padding-top:15;

padding-bottom:10;

}



#fadebg {

background-image: url("gfx/bgfade.png");

background-repeat: repeat-x;

}



#white {

background-image: url('gfx/white.gif');

}



#top {

background-image: url("gfx/top3.png");

background-repeat: no-repeat;

width: 752;

text-align:left;

}



#menu {

margin-left:232;

padding-top:151;

width:170;

height:54;

}



#content {

margin-left:230;

width:345;

}



#textbox {

width:220;

float: left;

}



#shoutbox {

width:109;

margin-left:15;

margin-top:0;

border: 0px solid;

float:left;

}



#spacer {

width:1;

height:250;

margin-left:0;

margin-top:0;

float:left;

}



#bottom {

width:752;

height:40;

background-image: url('gfx/bottom.gif');

background-repeat: no-repeat;

}



#commentpage {

width:310;

}



.commenttext {

text-align:justify;

}



.commentdata {

width:305;

background-color:#EFEFEF;

font-size:7pt;

padding:2; 

word-wrap:break-word;

}



.field {

border:0pt solid black;

background-color: #EEEEEE;

padding:1px;

}