/* margin: top right bottom left */
body
{
	background-image: url('images/bg_fullscreen.gif');
	font-family: Verdana, Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif;
 	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

p.leader:first-letter
{
	font-size: 300%;
	float: left
}

.bg_color
{
	background: #FFF;
}

.bottomline
{
	background: #CBDACA;
	height: 8px;
}

#container
{
	background: #fff;
	height: 100%;
	width: 760px;
}

#footer td
{
	font-size: 60%;
}

#footer a, #footer a:visited
{
	color: #1C6D1E;
	text-decoration: none;
}

#footer a:hover, #footer a:focus
{
	color: #1C6D1E;
	text-decoration: underline;
}

.fullsize
{
	height: 100%;
	width: 100%;
}

.hand
{
	cursor: hand;
}

.help
{
	cursor: help;
}

.image_left
{
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.image_right
{
	float: right;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 10px;
}

.input
{
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url('images/box_shadow.gif');
	border-left: 1px inset #000000; 
	border-right: 1px inset #666666;
	border-top: 1px inset #000000;
	border-bottom: 1px inset #666666;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#main
{
	background-image: url('images/bg_logo.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
}

#main td
{
	font-size: 80%;
}

#main a, #main a:visited
{
	color: #0000FF;
	text-decoration: underline;
}

#main a:hover, #main a:focus
{
	color: #0000FF;
	text-decoration: none;
}

#main .page_title
{
	font-size: 120%;
}

#menu
{
	background-image: url('images/bgMenu.gif');
	height: 32px;
}

#menu td
{
	font-size: 80%;
}

#menu a, #menu a:visited
{
	color: #000;
	text-decoration: none;
}

#menu a:hover, #menu a:focus
{
	color: #000;
	text-decoration: none;
}

.news_header
{
	background: #CBDACA;
	font-weight: bold;
}

.news_row1
{
	background: #F2F6F2;
}

.news_row2
{
	background: #F9FBF9;
}

.pageshadowbottom
{
	background-image: url('images/pageshadow_bottom.gif');
	height: 8px;
	width: 744px;
}

.pageshadowcornerbl
{
	background-image: url('images/pageshadow_corner_bl.gif');
	height: 8px;
	width: 8px;
}

.pageshadowcornerbr
{
	background-image: url('images/pageshadow_corner_br.gif');
	height: 8px;
	width: 8px;
}

.pageshadowright
{
	background-image: url('images/pageshadow_right.gif');
	width: 8px;
}

.pictureframe
{
	background-image: url('images/small/picture_frame.gif');
}