.tblmarg{margin: 0px 15px 0px 15px;
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		font-color: #000000}

a.one:link {color: #000000; text-decoration:underline}
	a.one:visited {color: #000000; text-decoration:underline}
	a.one:active {color: #000000; text-decoration:underline}
	a.one:hover {color: #000000; text-decoration:none}

a.two:link {color: #1348E7; text-decoration:none}
	a.two:visited {color: #1348E7; text-decoration:none}
	a.two:active {color: #1348E7; text-decoration:none}
	a.two:hover {color: #FF6600; text-decoration:none}
	
ul {margin: 0px; padding: 0px}
ul li {margin: 0px 0px 0px 0px; padding: 2px 0px 3px 10px; background-image:url(../script/bul_08.gif); background-repeat:no-repeat; background-position: 0px 7px; list-style-image:url(../script/spacer.gif)}


.btn {font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image:  url(../butbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #acbed4;
	margin: 7 0 10 0;
	padding: 3;
	text-align:center;
	border: 1px solid #99aeca;
}


	a.btn2:link {color: #3D4145; text-decoration:underline}
	a.btn2:visited {color: #3D4145; text-decoration:underline}
	a.btn2:active {color: #3D4145; text-decoration:underline}
	a.btn2:hover {color: #3D4145; text-decoration:none}
