/* CSS Document */

body,td,th {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #9FB3C1;
	background-image: url(../img/layout/background.png);
	background-repeat: repeat-x;
}
a:link {
	color: #004080;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004080; font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #B91570;
}
a:active {
	text-decoration: none;
	color: #004080; font-weight: bold;
}
.green {background:#669933; color:#FFFFFF; font-size:14px; padding:5px; text-align:center; margin-bottom:10px; font-weight:bold;}
.green_light { background:#8CC653; color:#FFFFFF; font-size:14px; padding:5px; text-align:center; margin-bottom:10px; font-weight:bold;}
.style1 {color: #}
.image {border:#C41C85 1px solid;}

.heading1 {font-size:16px; font-weight:bold; color:#2C7294;}
.heading2 {font-size:14px; font-weight:bold; color:#2C7294;}
.menuroll {background:#5582AE; }
.menuroll a {background:#B4C8DC; }
.menuroll a:hover {background:#F4A0CF;}

#main {margin:auto; width:770px; background:#FFFFFF; padding:5px;}
#menu {background:url(../img/layout/menu_bg.png) repeat-x; text-align:left; padding:5px; border:#547998 1px solid; font-size:13px;}
#content {text-align:justify; padding-left:10px; padding-right:10px; padding-bottom:10px; padding-top:5px;}
#flags {text-align:right; margin-bottom:25px;}
#title {margin-bottom:20px; color:#BD1A78; font-weight:bold; font-size:22px; text-align:center; border:dashed 1px #BD1A78; background:#FCE3F1;}
#footer {background:#547998; padding:5px; text-align:center; color:#FFFFFF; font-weight:bold;}
#strap {background:url(../img/layout/strap_bg.jpg) repeat-x #25385F; padding:10PX; color:#CDE4ED; font-size:22px; font-weight:bold; text-align:center;}
#box {background:#FDEAF4; border:#E4238D 1px solid; width:320px; margin-left:10px; margin-right:10px; margin-top:10px; padding:10px; text-align:center; margin:auto; color:#003366; font-weight:bold; font-size:12px;}