/* CSS Document */

html,body {
	scrollbar-face-color: #152346;
	scrollbar-shadow-color: #0B1735;
	scrollbar-highlight-color: #AFBCDB;
	scrollbar-3dlight-color: #67759A;
	scrollbar-darkshadow-color: #0B1735;
	scrollbar-track-color: #6D778F;
	scrollbar-arrow-color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#91A4CD
	}

/* TABLE,TR,TD */

table.content{ background-color:#91A4CD}
td.mblue{ background-color:#7C8BB2}
td.dblue{ background-color:#152346}
td.dbluel{ background-color:#202F55}
td.dbluel2{ background-color:#2B3A5F}
td.orange{ background-color:#FA9501}

/* FONT */
.dblue11 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#051231}
.white11 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;font-weight:normal; text-decoration:none; text-align:justify}
.white12 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;font-weight:normal; text-decoration:none}
.white12:hover { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FBC925; font-weight:bold;text-decoration:none}
.white14 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff;font-weight:normal; text-decoration:none}
.yellow14{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FBC925; font-weight:bold;text-decoration:none}
.yellow14:hover{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FBC925; font-weight:bold;text-decoration:underline}
.yellow12{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FBC925; font-weight:bold;text-decoration:none}
.yellow12:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FBC925; font-weight:bold;text-decoration:none}

