table,td{
margin: 0;
padding: 0;
border: 0;
}
body{
margin: 0;
background: #FCECC0 center; 
}
img{
border: 0;
}
#content{
font: bold 12px Comic Sans MS;
}
#bgtop{ 
background: url('images/bgtop.gif') repeat-y center; 
width: 980;
height: 130;
}
#bgmiddle{ 
background: url('images/bgmiddle.gif') repeat-y fixed center; 
width: 980;
font: bold 12px Comic Sans MS;
}
#bgbottom{ 
background: url('images/bgbottom.gif') repeat-y center; 
width: 980;
height: 60;
font: normal 8px Comic Sans MS;
}
#pictop{ 
background: url('images/pictop.gif') repeat-y center; 
width: 425;
height: 8;
}
#picmiddle{ 
background: url('images/picmiddle.gif') repeat-y center; 
width: 425;
}
#picbottom{ 
background: url('images/picbottom.gif') repeat-y center; 
width: 425;
height: 10;
}
#blogtr{ 
background: url('images/blogtr.gif') repeat-y; 
width: 3;
height: 3;
}
#blogr{ 
background: url('images/blogr.gif'); 
width: 3;
}
#blogbl{ 
background: url('images/blogbl.gif'); 
width: 3;
height: 3;
}
#blogb{ 
background: url('images/blogb.gif'); 
height: 3;
}
#blogbr{ 
background: url('images/blogbr.gif'); 
width: 3;
height: 3;
}
#copyright{
font: 9px #555555;
}
#border{
border-style: groove;
background-color: #BFE3FF;
font: bold 12px Comic Sans MS;
}
#list{
	background-color: #FFFFFF;
	font: 9pt 400;
	color: #743A2C;
	border: 1px;
}
th{
	background-color: #CFCAAE;
	border-style: outset;
	border-width: 1;
	color: #336699;
	font-size: 10pt
}
textarea{
	color: #FCFF00;
    border: #008EA3 1px solid;
	background-color: #545454;
	font: 12px Comic Sans MS;
    overflow: auto;
}
select{
	color: #FCFF00;
    border: #FCFF00 1px solid;
	background-color: #545454;
    font-size: 12px;
    overflow: auto;
    font-family: Comic Sans MS;
}
#button{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  font: normal 10px Comic Sans MS;
  background-color: #545454;
  color: #FCFF00;
}
#textbox{
	color:#FCFF00;
    border: #008EA3 1px solid;
	background-color: #545454;
 	margin: 1px 1px 1px 1px;
}
#message{
	font-weight: 500;
	font-family: Verdana;
	color: #FF4422;
	font-size: 10pt;
}
a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}
a:active {color: #FF0000; text-decoration: none}
a#dark:link {color: #FF0000; text-decoration: none}
a#dark:visited {color: #FF0000; text-decoration: none}
a#dark:hover {color: #FF0000; text-decoration: underline}
a#dark:active {color: #FF0000; text-decoration: none}
/*#normalData{
	font-weight: 400;
	font-family: Comic Sans MS;
	margin-top: 0;
	font-size: 9pt
}

table#border
{
	border-style: groove;
	background-color: #FFFFFF;
	width: 300;
	height: 700
}
table#fix
{
	width: 900;
	height: 700;

	background-color: #EADACA;
	font-family: Comic Sans MS;
	font-weight: 400;
	font-size: 9pt;
	margin-top: 0
}

#normalBody
{
	font-weight: 400;
	font-family: Comic Sans MS;
	background-color: #FFE8B1;
	color: #000000;
	margin-top: 0;
	font-size: 9pt
}


p{
	background-color: #FFFFFF
}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}
a:active {color: #FF0000; text-decoration: none}
a#dark:link {color: #222222; text-decoration: none}
a#dark:visited {color: #222222; text-decoration: none}
a#dark:hover {color: #FF0000; text-decoration: underline}
a#dark:active {color: #FF0000; text-decoration: none}
*/