/*	-------------------------------------------------------------

Site Styles

(c) Deimos Information Engineering

	------------------------------------------------------------- */

body
{
	padding:	0;
	margin:		0;
	border:		0;
	background-color:	#d7d7d7;
	background-image:			url(images/page_template/bg.png);
	font-family:		bitstream vera sans, arial, sans serif;
	font-size:	12px;
}

p
{
	line-height:	1.5em;
}

td
{
	font-size:	12px;
}

p.copyright
{
	text-align:				center;
	color:				#333333;
}

ul.news
{
	list-style-image:	url(/images/news_bullet.png);
}

ul.news li
{
	margin-bottom: 1em;
	color:		   #555555;
}

h1

{
	font-size:		16px;
	color:			#3c407d;
}

tr.header_line td
{
	background-color:	#d7d7d7;
	font-weight:		bold;
}

tr.first td
{
	background-color:	#eeeeee;
}

tr.second td
{
	background-color:	#ffffff;
}

a.sec_title
{
	font-weight:	bold;
	color:			#3c407d;
}
