body {
		text-align: center;
		margin: 0;
		padding: 0;
		text-align: center;
		font-family: "Trebuchet MS", Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size: 85%;
		background-image:url(images/back.jpg);
		background-repeat:repeat-x;
}
/**/
#box-wrap {
		width: 765px;
		margin-right: auto;
		margin-left: auto;
		padding:0px;
}
/**/
#topcontainer {
        width: 775px;
		height: 188px;
		padding:0px;
        margin: 0 auto;
		background-color:#999999;
}
/**/
#message {
		padding: 5px;
		margin: 10px 0px 10px 0px;
		border: 1px dotted #454545;
		color: #000000;
		clear: both;
}
/**/
#under_menu {
        width: 775px;
		margin: 0px;
		padding:0px;
		background-color:#FFFFFF;
}
/**/
#top_right {
       width: 525px;
	   margin: 0px;
	   padding: 0px 35px 0px 35px;
       border: 0px;
	   float: right;
}
/**/
#top_left {
        width: 180px;
		margin: 0px;
		padding:0px;
		border: 0px;
        float: left;
}
/**/
#left-menu {
		padding: 0px;
		margin: 0px;
		width: 176px;
		text-align: right;
		border-left: 2px solid #b7b7b7;
		border-right: 2px solid #b7b7b7;
}
/**/
#banner {
		padding: 0px;
		margin: 0px;
		width: 180px;
		text-align: center;
		background-image:url(images/banner-bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
}
/**/
#clear_div {
        width: 775px;
		height: 1px;
        margin: 0px;
        padding: 0px;
		clear: both;
}
/**/
#footer-menu {
        width: 775px;
        margin: 0px;
        padding: 5px 0px 5px 0px;
		font-size: 1.0em;
}
/**/
#footer {
        width: 775px;
        margin: 0px;
        padding: 0px;
}
/***************************************************** top right *****************************************/
#top_right h1 {
		margin: 0px;
		padding: 20px 0px 10px 0px;
		color:#6B6B6B;
		text-align: left;
		text-decoration:none;
		font-size: 1.3em;
		color:#3953a4;
		font-weight: normal;
}
/**/
#top_right p {
		margin: 0px;
		padding: 6px 0px 6px 0px;
		color:#464646;
		text-align: left;
		text-decoration:none;
}
/**/
#top_right a {
		margin: 0px;
		padding: 0px;
		color: #0000fe;
		text-align:right;
		text-decoration:underline;
}
/**/
#top_right a:hover {
		color:#7392c0;
		text-decoration:underline;
}
/**/
#top_right td {
		margin: 0px;
		padding: 2px 5px 2px 5px;
		color: #0000fe;
		color:#6B6B6B;
		text-decoration:none;
}
/**/
#top_right td p{
		margin: 0px;
		padding: 0px;
		text-align:left;
}
/**/
#top_right td a {
		margin: 0px;
		color: #7392c0;
		text-decoration:none;
}
/**/
#top_right th {
		margin: 0px;
		padding: 2px 5px 2px 5px;
		color:#6B6B6B;
		text-decoration:none;
		font-size: 1.2em;
}
/**/
#top_right ul {
		text-align:left;
}
/**/
#top_right th a {
		margin: 0px;
		color: #FF0000;
		text-decoration:none;
		font-size: 1.0em;
}
/**/
#top_right th a:hover {
		text-decoration:underline;
}
/**************************************************** top left ********************************************/
#top_left p {
		margin: 0px;
		padding: 10px;
		color:#6B6B6B;
		text-align:justify;
		text-decoration:none;
}
/**/
#top_left a {
		margin: 0px;
		padding: 0px;
		color:#646464;
		text-align:left;
		text-decoration:underline;
}
/**/
#top_left a:hover {
		text-decoration:underline;
		color:#909fbe;
}
/************************************************** left-menu *********************************************/
#left-menu ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
}
/**/
#left-menu li {
		padding:0px;
		margin:0px;
		border-bottom: 1px solid #959595;
		list-style-type: none;
}
/**/
#left-menu a {
		display: block;
		padding: 4px 5px 7px 15px;
		margin-top: 0px;
		margin-left: 0px;
}
/**/
#left-menu a:link {
		color:#646464; /*colour of link*/
		text-decoration: none;
		margin-top: 0px;
}
/**/
#left-menu a:visited {
		color:#626262; /*colour of visited link*/
		text-decoration: none;
		margin-top: 0px;
}
/**/
#left-menu a:hover { /*colour of rollover link*/
		color: #FFFFFF;
		background-color:#7392c0;
		text-decoration: none;
}
/*************************************************** active ************************************************/
#left-menu #active a {
		color: #FFFFFF;
		background-color:#7392c0;
}
/**/
#left-menu #active a:hover {
		font-weight: none;
		color: #FFFFFF;
		background-color:#7392c0;
}
/**************************************************** message **********************************************/
#message p{
		padding: 5px;
		margin: 0px;
		color: #000000;
		text-align: left;
}
/**************************************************** message **********************************************/
#message a{
		padding: 0px;
		margin: 0px;
		text-align: center;
}
/************************************************** footer menu ********************************************/
#footer-menu p {
		margin: 0px;
		padding: 0px;
		color:#a0a0a0;
		text-align:left;
}
/**/
#footer-menu a {
		margin: 0px;
		padding: 0px 5px 0px 5px;
		color:#FFFFFF;
		text-decoration:none;
}
/**/
#footer-menu a:hover {
		text-decoration:underline;
}
/*************************************************** footer styles *****************************************/
#footer p {
		padding: 0px 0px 5px 0px;
		margin: 0px;
		color: #a0a0a0;
		text-align: right;
}
/**/
#footer a {
		margin: 0px;
		padding: 0px;
		color: #a0a0a0;
		text-decoration: none;
}
/**/
#footer a:hover {
		text-decoration:underline;
		color:#0000fe;

}
/******************************************************** others *******************************************/
.table-blue {
	background-color:#000000;
}
.table th{
	background-color:#CC0000;
	border-bottom: 1px solid #FFFFFF;
}
.table td{
	background-color:#00ff00;
}
.big {
	font-size: 1.3em;
}

.form {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 41px solid #f9f9f9;
	border-right: 41px solid #f9f9f9;
}