body
{
	FONT-SIZE: 10pt; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none; 
	background: url(images/backlarge.gif);
	margin : 0px 0px 0px 0px;	
}

A:link 
{ 
	COLOR: blue; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

A:visited 
{ 
	COLOR: blue; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

A:active 
{ 
	COLOR: red; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

A:hover
{ 
	COLOR: red; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none 
}

form 
{ 
	FONT-SIZE: 11pt; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
}

table
{
	border-color : #003366;
	border-style : none;
	border-width : thick;
	
}

table, td
{ 
	FONT-SIZE: 10pt; 
	COLOR: #003366; 
	FONT-FAMILY: Arial;
}

.content-table
{
	border-color : #003366;
	border-style : none;
	border-width : thick;
	float : none;
}

.sidebar-header
{
	color : #003366;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

.blog
{
	color : #003366;
	font-family : Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	border-style : none;
}

.blog-title
{
	color : #003366;
	font-family : Arial, Sans-Serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	border-style : none;
}

.blog-title a:link
{
	color : #003366;
}

.blog-title a:visited
{
	color : #003366;
}

.blog-title a:active
{
	color : #003366;
}

.sidebar
{
	color : white;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	border-style : none;
	width : 120;
	text-align: right;
}

.sidebar a:link
{
	color : yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.sidebar a:visited
{
	color : yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.sidebar a:active
{
	color : yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.sidebar a:hover
{
	color : Yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.content
{
	color : #003366;
	font-family : Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	border-style : none;
}

.thumbs
{
	color : yellow;
	font-family : Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	border-color : #003366;
}
.thumbs a:link
{
	color : yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.thumbs a:visited
{
	color : yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.thumbs a:active
{
	color : yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.thumbs a:hover
{
	color : Yellow;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.header
{
	color : #003366;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	border-color : #003366;
	border-style : none;
	border-width : thin;
	padding : 2px 2px 2px 2px;
}

.footer
{
	color : 003366;
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	border-style : none;
}