/* CSS Document */
body{margin:0px; text-align:center; background:#DDDCDC}

.body-blue-bold{FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:#31699C; FONT-FAMILY: Tahoma; text-decoration: none;}
.body-blue-normal{FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR:#31699C; FONT-FAMILY: Tahoma; text-decoration: none;}
.dotted-border{background-image: url(../image/dott.gif);background-repeat: repeat-x; background-position: bottom right;}
.solid-border{border-right:1px; border-left:1px; border-top:1px; border-bottom:1px; border-style:solid; border-color:#757575;}
.regular{FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR:#505050; FONT-FAMILY: Tahoma; text-decoration: none;}


.down-link{font-family:Arial; font-size:12px; color:white; text-decoration:none} 
	 a.down-link:hover{ text-decoration:underline}
.middle-text{font-family:Arial;font-size:12px;text-align:justify;}
.middle-head{font-weight:bold;font-family:Arial;font-size:12px;text-align:left;}
.top-head{font-weight:bold;font-family:Arial;font-size:12px;color:#31699C;text-align:left;}