﻿
h2           { font-family: Tahoma; font-size: 12pt; font-weight: bold }
td {font-family: Tahoma; font-size:10pt }

	#footer
	{ width:780px;
	    color:White;
	    font-family: Tahoma;
	font-size:10px;
	}
	
	#menu
	{
		background-image: url(images/default_02.jpg);
		background-repeat: repeat-y;
		background-position:top;
		width:157px;
		HEIGHT:566px;
		font-family:Tahoma;
		font-size:10pt;
		vertical-align:top;
	}
	
	#menu ul
	{ list-style-image: url(images/homepage14.gif);
	
	}
	#menu li
	{ margin-top:4px;
		margin-left:2px;
	}
	
	#footer a, a:visited
	{font-family: Tahoma;
	font-size:10pt;
	
		
		clear:both;
		color:white;
	}
	#content
	{
	    width:780px;
	}
	
	#content a, a:visited
	{
	font-family: Tahoma;
	font-size:10pt;
	text-decoration: underline;
	color:blue;
	}
	
	Body
	{
	    background-color:#1F416F;
	    text-align:center;
	}
/** LISTS */


.list1 .vline {
	margin-bottom: 4px;
	padding-bottom: 20px;
	background: url(images/homepage26.gif) repeat-x left bottom;
}

