BODY
{
	background: #EBF0FF url(img/gradient.JPG) repeat-x;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 12;
}

a:link 
{ 
	color: #0000FF; 
	text-decoration: none;
}
a:visited 
{ 
	color: #0000FF; 
	text-decoration: none;
}
a:hover
{
	color: #C80000;
	text-decoration: underline;
}
a:active 
{
	color: #0000FF;
	text-decoration: none;
}

td
{
    background-color: #ffffff;
}

td.links_active
{
	background: #EBF0FF;
	text-align: center;
	color: #C80000;
	line-height: 30px;
}

td.links
{
	background: #EBF0FF;
	text-align: center;
	color: #1478FF;
	line-height: 30px;
}

td.redheader
{
	padding-left: 15px;
	background: #C80000;
	color: #DDDDDD;
	line-height: 50px;
	font-style:oblique;
	font-weight: 900;
	font-family: Times New Roman;
	font-size: 24pt;
}

td.bluediv
{
	background: #1478FF;
	line-height: 2px;
}

a:link.nav
{
	color: #1478FF;
	text-decoration: none;
}

a:visited.nav
{
	color: #1478FF;
	text-decoration: none;
}

a:hover.nav
{
	color: #C80000;
	text-decoration: none;
}

a:active.nav
{
	color: #1478FF;
	text-decoration: bold;
}

td.plate
{
	background: #C80000;
}

td.date
{
	text-align: right;
	background: #EBF0FF;
	color: #1478FF;
	font-size: 18pt;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #1478FF;
	border-top-width: 1px;
	border-top-color: #1478FF;
	border-bottom-style: solid;
	border-top-style: solid;
}

td.title
{
	background-color: #FFFFFF;
	color: #C80000;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	padding-left: 25px;
}

.auth
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;	
	font-style: italic;
	color: #000000;
	margin-left: 5px;
}

td.art_desc
{
	background-color: #FFFFFF;
	color: #C80000;
	font-family: Arial;
	font-size: 12pt;
	padding-left: 25px;
}

td.closing
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
}

td.search
{
	background-color: #FFFFFF;
	color: #C80000;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

td.recent_articles
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #1478FF;
	padding-left: 35px;
	letter-spacing: 5px;
}

td.date1
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14pt;
	color: #1478FF;
	padding-left: 35px;
	letter-spacing: 5px;
	line-height: 25px;
}

td.pages
{
	background-color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	padding-right: 35px;
}

td.recent_articles2
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #1478FF;
	padding-left: 35px;
	line-height: 30px;
}

td.pitch
{
	background-color: #FFFFFF;
	color: #C80000;
	font-family: Arial;
	font-size: 10pt;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 5px;
}

input,submit
{
	background-color: #EBF0FF;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #1478FF;
}

input, text
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;;
	border-color: #1478FF;
}

td.cols
{
	background-color: #FFFFFF;
	color: #C80000;
	font-family: Arial;
	font-size: 10pt;
	line-height: 30px;
	padding-left: 20px;
}

td.center_content
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

td.strikezone
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}

td.header
{
	background-color: #FFFFFF;
	color: #C80000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
}

td.about
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 35px;
	padding-right: 35px;
	text-align: justify;
}
