 
BODY.mainpage 
{
     COLOR: #FFFFFF;
     FONT-FAMILY: arial;
     FONT-SIZE: 10px;
     background-color: #404040;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 12px;
     text-align: center; 
}  

BODY.nobackground 
{
     COLOR: #000000;
     FONT-FAMILY: arial;
     FONT-SIZE: 12px;
     background-color: #C6DEC6;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 12px;
     text-align: center; 
}  



A
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	FONT-SIZE: 10px;
}
A:hover
{
	COLOR: #F2F12F;
}

H1
{
     COLOR: #FFF;
     FONT-SIZE: 16px;
     font-weight: bold;
     margin: 0 0 5px 0;
     text-align:  center;
}  
 
  
TR.titlebar
{
 	COLOR: #123FFF;
 	background-color:  #000000;
 	align:  center;
}
 
TD.licensebar
{
	padding-left: 40px;
	padding-right: 40px;
 	COLOR: #FFFFFF;
 	background-color:  #000000;
 	align:  center;
} 
 
TD.comicarea
{
 	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
 	align:  center;
}  

 
.causticmenu
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	background-color:  #202020;
	align:  center;
}
 
A.cmenu, A.cmenu:active, A.cmenu:visited { color: #FFFFFF; font-size:  12px; text-decoration: none; }
A.cmenu:hover { color: #FFCD17; text-decoration: none; }

A.whitelink, A.whitelink:active, A.whitelink:visited { color: #FFFFFF; font-size:  12px; }
A.whitelink:hover { color: #F23CC1; }

.question
{
	COLOR: #FFFF00;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT:  Bold;
}

.castname
{
	COLOR: #FFFF00;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT:  Bold;
}

TD.mainsection
{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/background.jpg);
}

TD.archivesection
{
	FONT-SIZE: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/background.jpg);
}

TD.faqsection
{
	FONT-SIZE: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/background.jpg);
}

TD.castsection
{
	FONT-SIZE: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/background.jpg);
}

TD.contactsection
{
	FONT-SIZE: 12px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/background.jpg);
	text-align:  center;
}


TR.gradient
{
	background-image: url(images/gradient.jpg);
}

TD.indent
{
     padding-left: 10px;
     padding-right: 27px;
     text-align:  left;
     font-size:  12px;
}

TD.leftrightpadding
{
     padding-left: 10px;
     padding-right: 10px;
}

TR.menupadding
{
     padding-left: 12px;
     padding-right: 12px;
}


TD.whiteline
{
	background-image: url(images/white1x1.gif);
}

