﻿body
{
	background-color: #76008b;
	font-family: Verdana, 'Courier New' , Arial;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
}

h1,h2
{
}

h2{
line-height: 25px;
	font-size: 22px;
	font-weight:bold;
	padding-left:30px;
	color: #ffcc33;
}
#header h1
{
	line-height: 20px;
	font-size: 30px;
	font-weight: bold;
	padding-left: 30px;
	padding-right:30px;
	color: #ffcc33;
}

#header h2
{
	line-height: 10px;
	font-size: 22px;
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
	color: #ffcc33;
	
}

#header a:visited  {color:white;font-size: 12px}
#header a:link  {color:white;font-size: 12px}
#header a:active
{
	
}

#footer a:visited  {color:white;font-size: 12px}
#footer a:link  {color:white;font-size: 12px}
#footer a:active
{
	
}

#list a:visited  {color:black;font-size: 12px}
#list a:link  {color:black;font-size: 12px}
#list a:active
{
	
}

#big a:visited  {line-height: 10px;
	font-size: 22px;
	font-weight:bold;
	color: #ffcc33;}
#big a:link  {line-height: 10px;
	font-size: 22px;
	font-weight:bold;
	color: #ffcc33;}
#big a:active
{
	
}

a:hover
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}

a:visited  {color:#3366ff;font-size: 12px}
a:link  {color:#3366ff;font-size: 12px}
a:active
{
	
}

#enter a:visited  {color:#3366ff;font-size: 22px;font-weight: bold;}
#enter a:link  {color:#3366ff;font-size: 22px;font-weight: bold;}
#enter a:active
{
	
}





.LinkDivide
{
	font-size: 10px;
	color:Orange;
}
.MovieAttributes
{
	font-size: 12px;
	color: Orange;
}

.StandardText
{
	font-size: 12px;
	color: white;
}

.PageTitleText
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;

}

.StandardRedText
{
	font-size: 12px;
	color: Red;
}

.StandardTextItalic
{	
	font-size: 12px;
	color: white;
	font-style: italic;
}

.StandardTextUnderline
{
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

.StandardTextBlink
{
	font-size: 12px;
	color: white;
	text-decoration: blink;
}

.StandardBlueText
{
	font-size: 12px;
	color: #3366ff;
}

.StandardOrangeText
{
	font-size: 12px;
	color:#ff3300;
}
