body {
	padding: 0px;
	background-color: #BFE7F8;
	background-image: url(../images/page_bkg2.gif);
	background-position: center top;
	margin: 0px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364D65;
}

a {
	color: #3399FF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.linkmenus {
	font-weight: bold;
	text-decoration: none;
}

a.linkmenus:hover {

	font-weight: bold;
	text-decoration: underline;
}


.pagetitle {
	font-size: 30px;
	color: #00A1E4;
}
.pagetitle1 { color: #00a1e4; font-size: 20px; font-weight: bold; }
.pagetitle2 { color: #00a1e4; font-size: 20px; }
.pagesubtitle {
	font-size: 20px;
}

.pagemark {
	font-size: 12px;
	font-weight: bold;
}

.pagebox {
	border: 1px solid #B6E4F2;
	background-color: #EEFBFF;
	padding: 10px;
}
.pagebox2 { color: #00a1e4; font-size: 18px; font-family: Arial, Helvetica, sans-serif; background-color: #eefbff; padding: 10px; border: solid 1px #b6e4f2; }
.boxfooter { padding: 20px; text-align: center
}




.boxside { width: 152px; height: 275px; text-align: center; background-repeat: no-repeat; background-position: 50% top; margin-top: 0; padding: 25px 0 25px 0; }


.boxside  a  {
	font-weight: bold;
	text-transform: uppercase;
	color: #2f2f61;
	font-size: 12px;
	text-decoration: none;
	padding: 7px;
	margin: 0;
	display: block;
	clear:both;
	border-bottom: 1px dashed #ffffff;
}

.boxside  a:hover  {
	font-weight: bold;
	text-transform: uppercase;
	color: #00A1E4;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 7px;
	margin: 0px;
	display: block;
	clear:both;
	border-bottom: 1px dashed #0000CC;
}
