<!--
	/* ---------- general element styles ---------- */
	/* ---------- general element styles ---------- */
hr 	{
	color : #3399CC;
	}

td {
	font-size: 10px;
	font-family : Verdana, Arial, san-serif;
	}

p 	{
	font-size: 10px;
	font-family : Verdana;
	}

p.linehgt {
	line-height: 150%;
	}
	
td.menu {
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	}
	
td a:hover, a:active {
	background-image: none;
	}
	
	/* ---------- body spacing ---------- */
	/* ---------- body spacing ---------- */
table.table1 {
	width: 727px;
	}	

td.menu {
	width: 148px;
	}
	
td.content {
	width: 575px;
	height: 400px;
	}

td.lbody1 {
	width: 21px;
	}
	
td.lbody2 {
	width: 16px;
	}
		
td.lspc {
	height: 49px;
	}

/* ---------- different contentbg images ---------- */
/* ---------- different contentbg images ---------- */


table.content {
	width: 575px;
	height: 433px;
	background-image: url(images/contentblank2.jpg);
	background-repeat: no-repeat;
	margin:0 0 0 10px;
	}
	
table.contenta {
	height: 433px;
	background-image: url(images/contentblank2.jpg);
	background-repeat: no-repeat;
	padding:10px 10px 10px 10px;
	}
	
table.contenta td{
	padding:20px 25px 20px 25px;
	}
	
table.content2 {
	width: 575px;
	height: 433px;
	background-image: url(images/content2.jpg);
	background-repeat: no-repeat;
	margin:0 0 0 10px;
	}

table.content3 {
	width: 575px;
	height: 433px;
	background-image: url(images/contenthalf2.jpg);
	background-repeat: no-repeat;
	margin:0 0 0 10px;
	}
	
td.leftcontent {
	width: 195px;
	height: 70px;
	}
	
td.leftcontent2 {
	width: 200px;
	
	}
	
td.rightcontent {
	width: 250px;
	height: 280px;
	}
	
td.rcontentvert {
	height: 20px;
	}
		
.hdrimg, .hdrimg2{
	margin:0 0 7px 0;
	}

td.bspc {
	width: 22px;
	}
	
.domroll {
	margin:5px 0 0 0;
	}
		
	/* ---------- menu links ---------- */
	/* ---------- menu links ---------- */
a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

a:link  {
	color: #777;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #777;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}
	
.menu a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:active {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

	/* ---------- sub links ---------- */
	/* ---------- sub links ---------- */
a.submenu {
	font-size: 10px;
	}

a.submenu:link  {
	font-weight: bold; 
	color: #336699;
	text-decoration: underline;
	}

a.submenu:visited {
	font-weight: bold; 
	color: #336699;
	text-decoration: underline;
	}

a.submenu:hover {
	font-weight: bold;  
	color: #777777;
	text-decoration: underline;
	}
	
a.submenu:active {
	font-weight: bold; 
	color: #777777;
	text-decoration: underline;
	}
	
	/* ---------- general styles ---------- */
	/* ---------- general styles ---------- */
		
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #336699;
	}

.hdr {  
	font-size: 12px;
	font-family : Verdana;
	font-weight: bold; 
	color: #336699;
	}
	
.hilite {  
	font-weight: bold; 
	color: #336699;
	text-decoration: none;
	}
.larger {
	font-size: 13px;
	}
	
/* Switch Menu Styles */


li.menutitle {
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	list-style-image: url(/images/design/bullet.gif);
}

.submenu	{
	margin: 0.5em 0 0.5em 0;
}

ul.submenu {
	list-style-type:square;
	padding: 0 0 0 11px;
}

ul.submenu li {
	padding: 2px 0 0 0;
}


//-->