body {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #c8c8c8; 
background-color : #C5E5FA;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

table {
background-color: transparent;
}

p, div, tr, td{
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #000000;
}

a {
color: #041E56;
text-decoration: underline;
}

hr {
  background       : #000000;
  height           : 1px;
  width            : 100%;
}

ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

li {
  line-height: 15px;
  padding-left: 0px;
  padding-top: 0px;
}

h1 {
	font-family      : serif;
	color            : #000000;
	font-size        : 1.8em;
}

h2 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 1.4em;
}

h3 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 1.2em;
}

h4 {
	font-family      : Arial, Helvetica, sans-serif;
	color            : #000000;
	font-size        : 1em;
}

img {
margin: 0 0 0 0;
padding: 0 0 0 0;
border: hidden;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.copyright {
    font-size: .7em;
    text-align: center;
}
.copyright a:link {
    font-size: .7em;
    text-decoration: none;
}
.copyright a:visited {
    font-size: .7em;
    text-decoration: none;
}

/* Main Body */

.main {
background-color : #FFFFFF;
background-image: url(images/main-back.gif);
background-repeat: repeat-x;
background-position: left bottom;
margin-top: 5px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
border: 0px solid #92A5E0;
width: 95%;
}

/* Header */

.logo
{
width: 99%;
margin-top: 5px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
height: 200px;
padding: 0 0 0 0;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
}

.left_header
{
width: auto;
height: 200px;
background-color: transparent;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.right_header
{
width: auto;
height: 200px;
background-image: url(images/head-right.jpg);
background-repeat: repeat-x;
background-position: right top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.back_header
{
width: 900px;
height: 200px;
background-color: transparent;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.title_header
{
float: left;
font-family      : serif;
color            : #000000;
font-size        : 1.8em;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-top: 5px;
}

.img_header
{
float: right;
border: 0px hidden;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* Default Box Style */

.default_dark_title {
color: #c8c8c8;
background-color: #9AA3FF;
}

.default_medium_title {
color: #000000;
height: 20px;
border-bottom: 1px solid #1D395E;
border-left: 1px solid #1D395E;
text-align: center;
}

.default_light_title {
color: #9AA3FF;
background-color: #c8c8c8;
}

.default_content {
border: 0px solid #000000;
background-color: transparent;
border-style: hidden;
}

/* Content Box Style */

.content_dark_title {
color: #c8c8c8;
background-color: #9AA3FF;
}

.content_medium_title {
color: #c8c8c8;
background-image: url(images/back.png);
background-repeat: repeat;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
border-bottom: 1px solid #c8c8c8;
}

.content_light_title {
color: #9AA3FF;
background-color: #c8c8c8;
}

.content_content {
border: 1px solid #c8c8c8;
background-color: transparent;
padding-right: 80px;
}

/* Menu Box Style */

.menu_dark_title {
color: #c8c8c8;
background-color: #9AA3FF;
}

.menu_medium_title {
color: #c8c8c8;
background-image: url(images/back.png);
background-repeat: repeat;
background-position: left top;
border-collapse: collapse; 
border-style: hidden;
border-width: 0;
border-spacing: 0; 
border-bottom: 1px solid #c8c8c8;
}

.menu_light_title {
color: #9AA3FF;
background-color: #c8c8c8;
}

.menu_content {
background-color: transparent; 
border-style: hidden;
}

a:hover {
color: #000000;
text-decoration: none;
}

/* Defaut Style s */

.white {
  background-color : #ffffff;
}

.black {
  background-color : #000000;
}

.bg_dark {
background-color: #BBBBBB;
}

.bg_medium {
  background-color : #5381A3;
}

.bg_light {
background-color: #A7CBE5;
}

.alt_bg_dark {
  background-color : #000000;
}

.alt_bg_medium {
  background-color : #000000;
}

.alt_bg_light {
  background-color : #000000;
}

/* Basic menu list properties */
ul.menu
{
	margin: -4px -4px -5px -4px;
	padding: 0px;
	list-style: none;
	border: none;
}

/* Level 1 items */
li.menu_l0
{
	border-bottom: 1px solid #9cf;
	margin: 0em;
	padding: 0em;
}


/* Level 1 links */
li.menu_l0 a
{
	display: block;
	padding: 4px 2px 3px 0.5em;
	background-color: #C6E7F4;
	color: #369;
	text-decoration: none;
	width: auto;
}

li.menu_l0 a:hover
{
	background-color: #6CF;
	color: #369;
}


/* Level 2 items */
li.menu_l1
{
	border-bottom: 1px solid #9cf;
	margin: 0em;
	padding: 0em;
}

/* Level 2 links */
li.menu_l1 a
{
	display: block;
	padding: 4px 2px 3px 1.1em;
	background-color: #BBDAE7;
	color: #369;
	text-decoration: none;
	width: auto;
}

li.menu_l1 a:hover
{
	background-color: #6CF;
	color: #369;
}


/* Level 3 items */
li.menu_l2
{
	border-bottom: 1px solid #9cf;
	margin: 0em;
	padding: 0em;
}

/* Level 3 links */
li.menu_l2 a
{
	display: block;
	padding: 4px 2px 3px 2.2em;
	background-color: #B2CFDB;
	color: #369;
	text-decoration: none;
	width: auto;
}

li.menu_l2 a:hover
{
	background-color: #6CF;
	color: #369;
}

.banner {
	display: inline;
	width: auto;
    	font-size: 12px;

}
.banner a:link {

	padding: 4px 2px 3px 0.5em;
	background-color: transparent;
	color: #000000;
	text-decoration: none;

}

.banner a:visited {
	background-color: transparent;
	color: #3b3b3b;
	text-decoration: none;

}
.banner a:hover {
	background-color: transparent;
	color: #873052;
	text-decoration: underline;
}

.banner a:active {
	background-color: transparent;
	color: #873052;
	text-decoration: underline;
}

.menubak {
	background-color: #5C0000;
}
.menuoff {
	margin-left: 20px;
	margin-top: -3px;
	padding-top: -2px;
	padding-left: 3px;
}

.black {
	background-color: #5381A3;
}
.wrapleft {
	float:left;
	margin: 0 0 10px 10px;
	padding-right:20px;
}
#wrapleft {
	float:left;
	margin: 0 0 10px 10px;
	padding-right:20px;
}






