@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Helvetica, sans-serif;
	background: #2f6796;
	margin: 0; 
	padding: 0; 

}
.thrColFixHdr #container {
	border: 0px solid #5498d3; 
	border-top: 0px;
	border-bottom: 0px;
	background-color: #2f6796;
} 
.thrColFixHdr #header {
	padding: 0;
	background-color: #FFFBBC;
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 120px;
	background: #2f6796;
	padding: 15px 10px 15px 20px;
	margin: 0 auto;
}
.thrColFixHdr #sidebar2 {
	background: #2f6796;
	float: right;
	margin-top: 15px;
	width: 120px;
}
.thrColFixHdr #mainContent {
	margin: 0 150px 0 150px;
	padding: 0px;
	border: 5px solid #5498d3;
	width: 800px;
	background-color: #ffffff;
	border-top: 0px;
} 
.thrColFixHdr #footer {
	padding: 3px 10px 3px 0; 
	background:#FFFFFF;
	border-top: 1px solid #5498D3;
	margin: 0;
	font-size: 12px;
	text-align: right;
	color:#5498D3;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.title {
	border-bottom: 4px solid #FECC05;
	text-align: center;
	font-size: 12px;
	background-color: #FEE685;
	font-weight: bold;
	color: #D0A702;
	padding: 2px;
	margin-top:0px;
}

.title a {
text-decoration:none;
color: #D0A702;
}

.title a:hover {
text-decoration: none;
color: #5498D3;
}

.thrColFixHdr #container #mainContent #header .title .select {
color:#FF7448;
}

.wimage {
	font-family: 'trebuchet ms',arial,verdana,sans-serif;
	float:left;
	padding: 15px 15px 5px 50px;
	margin: 10px;
	text-align:center;
}

.butsqr {
	border: 2px dashed #FF5174;
	margin: 2px;
	padding: 20px 10px 20px 10px;
}

.topp {
	font-weight: bold;
	font-size:25px;
	padding-top: 15px;
	text-align:center;
	color: #FF0048;
}

.divmid {
	text-align:left;
	margin-top: 25px;
	padding: 25px 40px 40px 40px;
}

.midfont {
	font-family: 'trebuchet ms',arial,verdana,sans-serif;
}


.link2 {
	border: 3px solid #5498D3;
	color: #FFFFFF;
	background-color: #5498D3;
	padding: 2px;
	text-decoration: none;
}

.link2:hover {
	border: 5px solid #5498D3;
	color: #FFEF51;
	background-color: #5498D3;
	padding: 2px;
	text-decoration: none;
}

.link {
	color: #5498D3;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.link a:visited {
	color: #5498D3;
}

.indximg {
	border: 0px solid #FFFFFF;
	padding: 2px;

}

.indximg:hover {
	border: 0px solid #5498D3;
}

.menu {
	background-color:#5498D3;
	border-top: 0px solid #5498D3;
	margin: 0px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: #98C0E4;
}

.menu a {
	color:#ffffff;
	text-decoration:none;
}

.menu a:hover {
	text-decoration: underline;
}

.spacediv {
	padding: 10px;
}

.ytp {
text-align:center; color:#1B3664; border: 1px solid #5498D3; padding: 2px;
}

.underln {
text-decoration:underline;
}

.flow {
	text-align:center;
	padding-bottom: 30px;
	font-weight:bold;
	color: #5498D3;
}
