/* reSPIN Content Manager Template styles. */
BODY
{
	font-family: Verdana;	font-size: 12px; color: Gray;	background-color: black;	background-position:top;	padding: 0px;	margin: 0px;
	/*background-image: url(images/woyo.jpg);
	background-repeat: no-repeat;*/
}
TD.Toolbar
{
	font-size: 12px;	font-weight: bold;	
}

TD.Content
{
	font-size: 11px;	padding: 10px;	
}
	
TD.Footer
{
	font-size: 10px;	font-weight: bold;
}

TABLE.Main
{
	border: outset 3px silver;
}

IMG
{
	border: 0px;
}

A
{
	font-size: 12px;	
}
A:link
{	
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}	
A:visited	
{	
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
A:active	
{	
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
A:hover	
{	
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

/* reSPIN Content Manager Template styles. */
DIV.Story1_Headline
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: White;
}
DIV.Story1_Headline A
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: White;
}
DIV.Headline
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: White;
}
DIV.Headline A
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: White;
}
DIV.Headline A:Hover
{
	text-decoration: underline;
}
DIV.Story1_RelatedStories
{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	color: #E10A1C;
}
DIV.RelatedStory
{
	padding-left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: White;
}
DIV.RelatedStory A
{
	padding-left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: White;
}
DIV.RelatedStory A:Hover
{
	text-decoration: underline;
}

DIV.Section 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-bottom: 15px;
}
DIV.Section A:link
{	
	font-family: Verdana;	color: silver; font-size: 12px;
}	
DIV.Section A:visited	
{	
	text-decoration: none; color: silver;
}	
DIV.Section A:active	
{	
	text-decoration:	none;	color: #424242;
}	
DIV.Section A:hover	
{	
	text-decoration:	none;	color: #FFFFFF;
}
DIV.SectionHeader P
{
	color: #E10A1C;	font-weight: bold;	font-size: 24px; width: 100%; border-bottom: solid 1px #E10A1C;
}
input.Button
{
	background-image: url(images/woyo/buttonBackground.gif); 
	background-repeat: repeat-x; 
	background-color: Transparent; 
	border: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold; 
	color: white; 
	height: 50px; 
	width: 160px; 
	cursor: pointer;
}
td.FormHeader
{
	color: #E10A1C;	font-weight: bold;	font-size: 24px; width: 100%; border-bottom: solid 1px #E10A1C;
}