.a11grey { font-family: Verdana; font-size: 11px; color: #444444; margin: 3px; }
.t11Black { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none; margin: 0; padding: 0; }
.title { font-family: Verdana; font-size: 24px; color: #000000; font-weight: bold; text-indent: 3px; margin: 0; padding: 0; }
.a12grey { font-family: Verdana; font-size: 12px; color: #444444; margin: 3px; }
.tabview {
	display:block;
	margin:1px;
	text-decoration:none;
	cursor:pointer;
	padding: 1px 5px 1px 5px;
	border: 1px solid #d1d2d0; 
	background: #d1d2d0 url("jquery/theme/images/ui-bg_gloss-wave_100_d1d2d0_500x100.png") 50% 50% repeat-x; 
	font-weight: normal; 
	color: #222222; 
	outline: none;			
} 
.tabview:link, .tabview:active, .tabview:visited {
	color: #000000;
}
.tabview:hover {
	border: 1px solid #719bfe; 
	background: #719bfe url("jquery/theme/images/ui-bg_gloss-wave_100_719bfe_500x100.png") 50% 50% repeat-x; 
	font-weight: normal; 
	color: #222222; 
	outline: none;
	} 
div.headings{
	font-weight:bold; 
	font-size:16px;
	text-align:center; 
	padding-top:10px;
	}
li	{
	padding-top:5px;
	padding-bottom:5px;
	}
