/* this is the most up to date stylesheet -->*/

body 		{ margin-top: 0px; margin-bottom: 0px; background-image: url(../images/bg1.jpg)}
ul	{margin-left:25px; padding:0}

.bg1	{background-image:url(../images/bg_header.jpg); height:148px}
.bg2	{background-image: url(../images/bg_left2.jpg); background-repeat:repeat-y}
.bg2a	{background-image: url(../images/bg_right2.jpg); background-repeat:repeat-y}

.space1	{height:10px}
.content {
	background-color:#c0c0c0;
	font-family: Tahoma;
	font-size:11px;
	color:#060d17;
	line-height:16px
	}

.footer1	{ 
	font-family: Verdana;
	font-size:11px;
	color:#1b1a1a;
	line-height:16px
	}
a.footer1, a.footer1:visited 		{text-decoration: underline}
a.footer1:hover, a.footer1:active 	{text-decoration: none}


.footer	{ 
	background-image:url(../images/bg_footer.jpg);
	height:41px; 
	vertical-align:middle; 
	font-family: Verdana; 
	font-size:11px; 
	color:#d3d3d3; 
	line-height:16px
	}
a.footer, a.footer:visited 		{ background-image:none; text-decoration: none}
a.footer:hover, a.footer:active {background-image:none; text-decoration: underline}


h1 		{
	margin: 0;
	font-family: Tahoma;
	text-decoration:none;
	font-size:11px;
	color:#060d17;
	line-height:16px;
	font-weight: normal;
	}
	
h2 		{
	margin: 0;
	font-family: Tahoma;
	text-decoration:none;
	font-size:11px;
	color:#060d17;
	line-height:16px;
	font-weight: bold;
	}

a.h2, a.h2:visited 		{text-decoration: underline; color:#060d17;}
a.h2:hover, a.h2:active 	{text-decoration: none; color:#060d17;}

.text1 		{ 
	font-family: Tahoma; 
	font-size:11px; 
	color:#060d17; 
	line-height:16px; 
	text-align:justify 
	}
a.text1, a.text1:visited 		{text-decoration: underline}
a.text1:hover, a.text1:active 	{text-decoration: none}


.text2 		{ 
	font-family: Tahoma; 
	font-size:12px; 
	color:#060d17; 
	line-height:16px; 
	text-align:justify 
	}
	
.box1	{ background-image:url(../images/bg_box.jpg); height:182px; background-repeat:no-repeat}
.line1	{background-image:url(../images/separator.gif); background-repeat:repeat}
.line2	{background-image:url(../images/line_horiz.gif); background-repeat:repeat; height:28px}
.line2a	{background-image:url(../images/line_horiz2.gif); background-repeat:repeat; height:20px}
.line2b	{background-image:url(../images/line_horiz3.gif); background-repeat:repeat; height:32px}
.line2c	{background-image:url(../images/line_horiz4.gif); background-repeat:repeat; height:18px}

.text1a 		{ 
	font-family: Tahoma; 
	font-size:11px; 
	color:#060d17; 
	line-height:13px;
	}
a.text1a, a.text1a:visited 		{text-decoration: none}
a.text1a:hover, a.text1a:active {text-decoration: underline}

.date {
	padding: 6px 0 0 0;
	color: #FFFFFF;
	font-size: 10px;
	font-family:Verdana;
}


