/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
BODY {

font-family: Arial;
font-size: 8pt;
color: #28476A;
line-height: 13px;
LETTER-SPACING: 0pt;
}

TR {
	
font-family: Arial;
font-size: 8pt;
color: #28476A;
line-height: 13px;
LETTER-SPACING: 0pt;
}

TD {
	
font-family: Arial;
font-size: 8pt;
color: #28476A;
line-height: 13px;
LETTER-SPACING: 0pt;
}

A:link {
	
COLOR: #FFFFFF;
TEXT-DECORATION: none;
font-weight: none;
}

A:visited {

COLOR: #FFFFFF;
TEXT-DECORATION: none;
font-weight: none;
}

A:hover {
	
color: #2665A0;
font-weight: none;
TEXT-DECORATION: none;
}

BODY {

SCROLLBAR-FACE-COLOR: #396595;
SCROLLBAR-HIGHLIGHT-COLOR: #5B99E0;
SCROLLBAR-SHADOW-COLOR: #305680;
SCROLLBAR-3DLIGHT-COLOR: #305680;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #4E87CB;
SCROLLBAR-DARKSHADOW-COLOR: #305680;
BACKGROUND-COLOR: transparent;
TEXT-ALIGN: justify;
}

.table1 { 

border: 0px solid #AADADC;
color:#EBE8D3 }
}

.table2 { 

BORDER-BOTTOM: #DAD5AC 1px solid;
background: #E2DEBF;
padding-top:1px;	

}

.normal {

float:none;
}


img.normal {

float:none;
margin: 0px;
border: 3px solid #45789F;
padding: 0px;
background: #FDFDF7;
}

a:hover img.normal{

background: #FDFDF7;
border: 3px solid #9EBED1;
}

.news_title1 {
font-family: georgia;
font-size: 11px; 
font-style: none;
font-weight: bold;
letter-spacing: normal;
background-color: #335b79;
color: #e5da3f; 
padding: 4px; 
text-transform: none;
text-align: left;
border-bottom: 1px solid #8bb1cd;
} 


.news_title2 {
font-family: arial;
font-size: 8pt; 
font-style: none;
font-weight: bold;
letter-spacing: normal;
line-height:12px;
background-color: #3e719b;
color: #ffffff; 
padding: 4px; 
text-transform: none;
text-align: center;
border-bottom: 1px solid #8bb1cd;
}


.table_content { 
padding: 5px;
font-family: arial;
font-size: 11Px;
font-style: normal;
font-weight: normal;
color: #8bb1cd;
letter-spacing: 0px;
text-align: justify;
background-color: #376589;
cellpadding: 1px;

}
