body 
{ 
	
	
	background-image: 
	url('images/back.jpg');
	background-repeat: repeat;
	scrollbar-base-color:#acc9df;
	
}

#maintable 
{
	background-color: #f2f2f2;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	padding: 0px;
}

#itemtable 
{
	width: 650px;
	border-width: 2px;
	border-style: dotted;
	border-color: #3B418F;
	border-collapse: collapse;
	padding: 5px;
	font-size: 14px; text-decoration: none; color:#000000; font-weight:none; font-family: Comic Sans MS;
}

#titletable 
{
	width: 600px;
	border-width: 0px;
	padding: 0px;
}

#titletd
{
	
	border-width: 0px;
	padding: 0px;
}

#itemtd
{
	
	
	border-width: 0px;
	padding: 2px;
	text-decoration: none; color:#000000; font-weight:none; font-family: Comic Sans MS; font-size: 14px;
}







#menutd 
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background: #dfe9f7;
	border-collapse: collapse;
	padding: 0px;
	text-decoration: none; color:#000000; font-weight:none; font-family: Comic Sans MS;
}

#itemtitle
{
	text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;
}

#dottedline {border-top: 1px dotted #7fa3d5;
	width: 60%;
	height: 1px;
	text-align: center;
	}

A#menu:link {text-decoration: none; color:#3c51bc; font-weight:none; font-family: Comic Sans MS;}
A#menu:visited  {text-decoration: none; color:#3c51bc; font-weight:none; font-family: Comic Sans MS;}
A#menu:active  {text-decoration: none; color:#3c51bc; font-weight:none; font-family: Comic Sans MS;}
A#menu:hover {text-decoration: none; background: #9ec1ef;}

A#item:link {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#item:visited  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#item:active  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#item:hover {text-decoration: underline; font-weight:bold; }

A#bottom:link {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#bottom:visited  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#bottom:active  {text-decoration: none; color:#3c51bc; font-weight:bold; font-family: Comic Sans MS;}
A#bottom:hover {text-decoration: underline; font-weight:bold; }
