BODY ,td{
	color : #0D5DA6;
	font-family : sans-serif;
	font-size : 11px;
	margin:0px;
	
}

A {
	color : #0D5DA6;
}

A:HOVER {
	color : #D82501;
}

h1{
	color:#0D5DA6;
	font-family : sans-serif;
	font-size : 18px;
	margin : 0px;
	padding : 0px;
}


A.pyt{
font-size : 10px;
color : #89C1F4;
text-decoration : underline;
	
}

A.pyt:hover{
	color : #89C1F4;
	text-decoration : underline;
	
}
.t{
/*	background : url(images/bg_l2.jpg) no-repeat top;*/
	position : absolute;
	top: 70px;
	margin-left :10px;
	width:240px;
}

.r{
	background : url(images/bg_l2.jpg) no-repeat top;
	position : absolute;
	top: 105px;
	margin-left : 440px;
}

.s{
	background : url(images/bg_l2.jpg) no-repeat top;
	position : absolute;
	top: 40px;
	margin-left : 280px;
}

.f{
	background : url(images/bg_l2.jpg) no-repeat top;
	position : absolute;
	top: 30px;
	margin-left : 750px;
}

.ttable td{
	border-left : 1px solid #EAF7FD;
	border-bottom : 1px solid #D3EEFF;
}

.ttable td#br{
	border-right : 1px solid #EAF7FD;
}

.urllink a {color:#666666; text-decoration :none;}
.urllink a:hover {color:#666666; text-decoration :none;}


