body{	
	font-family: tahoma;
	font-size: 12px;
	background-color: #ffffff;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
#center {
text-align: left; /* reset text aligning */
margin: 0 auto; /* the correct way */
/* you can modify the top and bottom margins, just leave left and right to auto */
}
td {
font-family: tahoma;
	font-size: 12px;
}
.topsearch {
	font-family: tahoma;
	font-size: 12px;
}
a { 
font-family: tahoma;
font-size: 12px;
color: #5E6B81;
}
a:link { 
font-family: tahoma;
font-size: 12px;
}
a:visited { 
font-family: tahoma;
font-size: 12px;
}
a:hover { 
font-family: tahoma;
font-size: 12px;
}
a:active { 
font-family: tahoma;
font-size: 12px;
}
#container
	{
		padding: 10px;
		background: #2E508B;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 130px;
		background: url(images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f9f9f9;
		font-size: 12px;
		line-height: 14px;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #000;
		text-decoration: none;
		color: #000000;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 3px solid #fff;
		background: #5E6B81;
		color: #ffffff;
	}

#tabnav a:hover
	{
		background: #fff;
		color: #000000;

	}
	
input { font-family: tahoma; font-size: 12px }
textarea { font-family: tahoma; font-size: 12px }

#big a { 
font-family: tahoma;
font-size: 20px;
color: blue;
}

#big a:link { 
font-family: tahoma;
font-size: 20px;
}
#big a:visited { 
font-family: tahoma;
font-size: 20px;
}
#big a:hover { 
font-family: tahoma;
font-size: 20px;
}
#big a:active { 
font-family: tahoma;
font-size: 20px;
}

