body {
	font-family: Arial, Helvetica;
	font-size: 13px;
	background-color:#fff;
}

#wrapper {
	width: 900px;
	margin:auto;
	background-color: #fff;
	border:1px solid black;
}


#header
{
	background-image: url(images/header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #000;
}

#mainmenu {
	padding: 10px;
	margin-left: 3px;
	margin-right: 10px;
	width: 174px;
	float: left;

}

#mainmenu_head {
	background-image: url(images/bg_mainmenu.gif);
	background-repeat: no-repeat;
	background-color: #eeeeee;
	width: 174px;
	height: 10px;
}

#mainmenu_foot {
	background-image: url(images/bg_mainmenu_foot.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 10px;
}

#mainmenu h3 {
	margin: 10px 0 0 15px;
	color: #fff;
	font-size: 15px;
}

#mainmenu ul {
	list-style-type: none; 
	padding-left: 0px;
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #050849;
	border-right: 1px solid #050849;
}

#mainmenu ul li {
	background: url(images/bullet_red.gif) 0px 5px;
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-top: 10px;
}

#mainmenu a { color: #050849; text-decoration: none; }
#mainmenu a:link, a:active, a:visited { text-decoration: none; }
#mainmenu a:hover { color: #f40a3b; text-decoration: none; }




#mainmenu li.submenu {
	background: url(images/bullet_triangle.gif) 0px 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 3px;
	font-size: 0.9em;
}

#mainmenu li.submenuselected {
	background: url(images/bullet_triangle_selected.gif) 0px 5px;
	background-repeat: no-repeat;
}


#maincontent {
/*	width: 550px;*/
	margin-left: 200px;
	padding: 15px;
}

#maincontent h1 {
	color: #050849;
	font-size: 160%;
	line-height: 1.1em;
}

#maincontent h2 {
	color: #050849;
	font-size: 130%;
}

#maincontent a { color: #050849; text-decoration: underline; }
#maincontent a:link, a:active, a:visited { text-decoration: underline; }
#maincontent a:hover { color: #f40a3b; text-decoration: underline; }


#footer {
	height: 45px;
	background-color: #fff;
	float: left;
	margin: 10px 0px 0px 0px;
	clear: both;
}


#footer p {
	font-size: 85%;
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 0px 0px;
	color: #050849;
	float: left;
}
#footer a { color: #E80051; }
#footer a:link, a:active, a:visited { text-decoration: none; }
#footer a:hover { text-decoration: underline; }



.std_form { max-width: 450px; }
.std_form th { text-align: right; }

.std_form label {
	font-weight: bold;
	clear: left;
	font-size: 1em;
	height: 1.5em;
	padding-bottom: 0.1em;
}

.form_info { font-size: 0.85em; color: #444; text-align: left;}
.image_button { float: right; margin: 0px 30px 20px 20px; }
.formParagraph_warning { clear: both; color:#b51717; text-align: left;}


#alertbox  {
	background-image: url(images/bg_alertbox.gif); 
	background-repeat: no-repeat;
	padding: 20px 0 10px 60px;
	text-align: center;
}

#alertbox h1 {
	font-size: 14px !important;
	font-family: Arial, Helvetica;
	text-transform: uppercase;
	color: red !important;
	font-weight: normal !important;
	display: block;
	width: 400px;
	margin-left: 40px;
	padding: 4px;
}

#alertbox p {
	display: block;
	width: 400px;
	margin-left: 40px;
}

/* colourful table */
.ctable {
	width: 548px;
	border: 2px #C30000 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px;
}

.ctable caption {
	font: medium, arial, helvetica, sans serif;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/deco.gif); 
	background-repeat: no-repeat;
	background-position: left center;
}

.ctable th {
	text-align: left; 
	font-weight: bold;
	color: #fff;
	padding: 5px;
	border-bottom: solid 1px #fff;
	
}

.ctable th.colhead {
	text-align: center;
	padding-left: 13px;
	background: #C30000;
}

.ctable td {
	padding: 5px; 
	border: solid 1px #fff;
	background: #eee;
	color: #444;
	text-align: center;
}

.ctable td.name {
	padding: 5px 5px 5px 20px; 
	border: solid 1px #fff;
	border-left: 0;
	border-right: 0;
	background: #C30000;
	color: #fff;
	text-align: left;
}

.ctable p {
	line-height: 1ex;
}


.ctable textarea.mceEditor {
	height: 50em;
	width: 50em;
}

.ctable textarea.normal {
	height: 10em;
	width: 20em;
}

.plain_table {
	float: center;
	background: #eeeeee;
	border-color: #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	width: 750px;
	margin: 0px;
	padding: 1em;
}


.plain_table p {
	margin-top: 1ex;
	width: 300px;
}

.plain_table th {
	padding-top: 0.25ex;
	text-align: left; 
	font-weight: bold;
	color: #000;
	vertical-align: top;
	padding-right: 1em;
}

.plain_table td {
	color: #000;
	vertical-align: top;
	padding: 0 1em 0 1em;
}

.plain_table textarea {
	width: 40em;
	height: 20em;
}

div.error {
	background: url(images/icon_error.gif) 0px 0px no-repeat;
	padding-left: 20px;
	/*margin: 20px 0px 20px 0px;
	font-family: Verdana, Arial, helvetica, sans serif;
	font-size: 11px;*/
}

div.warning {
	background: url(images/icon_warning.gif) 0px 0px no-repeat;
	padding-left: 20px;
}

div.notice {
	background: url(images/icon_notice.gif) 0px 0px no-repeat;
	padding-left: 20px;
}

.centered { text-align: center; }
