/* CSS Document */
.t1{font-size:10px; color:#FFFFFF}
.box{font-size:10px; border:1px solid #000000}
.t2{font-size:10px; color:#788FA0}
.t3{font-size:10px; color:#CFE7FF}
.h1{font-size:17px; color:#E92C52; font-family:"Microsoft Sans Serif"}
.pagebg{background-image:url(images/page-bg.gif); background-repeat:repeat-x}

.more:link{font-size:10px; color:#19385E; text-decoration:none; border-bottom:1px dotted #19385E}
.more:visited{font-size:10px; color:#19385E; text-decoration:none; border-bottom:1px dotted #19385E}
.more:hover{font-size:10px; color:#EC8500; text-decoration:none; border-bottom:1px dotted #EC8500}
.more:active{font-size:10px; color:#19385E; text-decoration:none; border-bottom:1px dotted #19385E}

.dlinks:link{font-size:10px; color:#CFE7FF; text-decoration:none}
.dlinks:visited{font-size:10px; color:#CFE7FF; text-decoration:none}
.dlinks:hover{font-size:10px; color:#FFFFFF; text-decoration:none}
.dlinks:active{font-size:10px; color:#CFE7FF; text-decoration:none}

.Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #2B5C99;
	background-color: #326EB5;
	line-height: normal;
	cursor: hand;
	color:#FFFFFF;font-weight:bold;
}