.text {font-family:arial; font-size:12px; color:#143778;}
.imagetext {font-family:tahoma; font-size:12px; font-weight:bold; color:#4D4E50;}



body{
	margin:0px;
	background-attachment : fixed;
	background-color : White;
	background-image : url(bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

.linkbottom {font-family:verdana; font-size:10px; font-weight:bold; color:#6C7992; text-decoration:none;}
.linkbottom:hover {font-family:verdana; font-size:10px; font-weight:bold; color:#6C7992; text-decoration:underline;}

.link {font-family:arial; font-size:12px; font-weight:bold; color:#143778; text-decoration:underline;}
.link:hover {font-family:arial; font-size:12px; font-weight:bold; color:#143778; text-decoration:none;}

/*a.bt { background:url(../../img/linkbt2.png) no-repeat; display:block; width:174px; height:47px; padding-top:12px; font:bold 12px Arial; text-align:center; text-decoration:none; color:fff;}
a.bt span {}*/
a.bt { background: url(bt1.png) no-repeat left top; padding:14px 0 14px 12px; font:bold 14px Arial; text-align:center; text-decoration:none; color:fff; margin-bottom:10px;}
a.bt span { background: url(bt2.png) no-repeat right top; padding:14px 12px 14px 0;}
