/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-family: Arial, Helvetica;
	font-size:10px;
	color:#000000;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.adminmenu{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:White;
	text-decoration:none;
}
.adminmenu a
{
	color:White;
	text-decoration:none;
}
.adminmenu a:hover
{
	text-decoration:underline;
}
.menu1{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:#3366cc;
	text-decoration:none;
}
.menu1 a
{
	color:White;
	text-decoration:none;
}
.menu1 a:hover
{
	text-decoration:underline;
}
.menu2{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:#6699cc;
	text-decoration:none;
}
.menu2 a
{
	color:White;
	text-decoration:none;
}
.menu2 a:hover
{
	text-decoration:underline;
}
.menu3{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:#cc6600;
	text-decoration:none;
}
.menu3 a
{
	color:White;
	text-decoration:none;
}
.menu3 a:hover
{
	text-decoration:underline;
}
.menu4{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:#ffcc33;
	text-decoration:none;
}
.menu4 a
{
	color:White;
	text-decoration:none;
}
.menu4 a:hover
{
	text-decoration:underline;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
    font-family: Arial, Helvetica;	
    font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
    font-family: Arial, Helvetica;
    font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
    font-family: Arial, Helvetica;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Helvetica;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Helvetica;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Helvetica;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica;
	}	


.news_detail_head{
	font-family: Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.news_detail_head_small{
	font-family: Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.news_detail_text{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}

.news_detail_author{
	font-family: Arial, Helvetica;
	font-size:9px;
	font-weight:bold;
	color:#3E3D3D;
	font-style:oblique;
	background:inherit;
	padding:0px 0 3px 0;}
	
.picture_caption{
	font-family: Arial, Helvetica;
	font-size:9px;
	font-weight:bold;
	color:#3E3D3D;
	font-style:normal;
	background:inherit;
	padding:0px 0 3px 0;}

.detail_title{
	font-family: Arial, Helvetica;
	font-size:20px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.detail_body{
	font-family: Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#F26522;
	background:inherit;
	padding:0px 0 3px 0;
	text-decoration:none;
}
.detail_body_plain{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 0px 0;
	text-decoration:none;
}
.detail_body a{
	font-family: Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#F26522;
	background:inherit;
	padding:0px 0 3px 0;
	text-decoration:none;
}

.detail_body a:hover{
	text-decoration:underline;
}

.news_title{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.news_body{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.ticker_body{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:3px 0 3px 0;
}
.news_headline{
	font-family: Arial, Helvetica;
	font-size:10px;
	font-weight:normal;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.fixture_head{
	font-family: Arial, Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}

.fixture_body{
	font-family: Arial, Helvetica;
	font-size:10px;
	font-weight:normal;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}

.news_title a{
	color:#F26522;
	background:inherit;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.news_title a:hover{
	text-decoration:underline;
}
.footer_link{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#3E3D3D;
	background:inherit;
	padding:0px 0 3px 0;
}
.footer_link a{
	font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#F26522;
	background:inherit;
	padding:0px 0 3px 0;
	text-decoration:none;
}
.footer_link a:hover{
	text-decoration:underline;
}
.copy{
	background-image:url(images/bottom2.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:inherit;
}
.copy a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background-color:inherit;
}
.link{
	font-weight:bold;
	color:#F26522;
	background:inherit;
	font-size:11px;
	text-decoration:underline;
}
.link1{
	font-weight:normal;
	color:#F26522;
	background:inherit;
	font-size:11px;
	text-decoration:underline;
}
.link2{
	font-weight:bold;
	color:#F26522;
	background:inherit;
	font-size:11px;
	text-decoration:underline;
}

.cell_borders
{
	BORDER-BOTTOM: palevioletred thin solid; 
	BORDER-TOP: palevioletred thin solid;
}

SMALL {	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	
{
			font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

