body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;	
    background: url(images/bg_01.gif);
}
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00328A;
	text-decoration: none;
	border: 1px solid #00328A;
	background-color: #E0E1EF;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #00328A;
}
a:visited {
	text-decoration: none;
	color: #00328A;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #3533CF;
}

a img {
	border: none;
}

.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
}

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333;
	text-decoration: none;
}
.headerbg {
	background-image: url(images/wl_header_bg_fill.gif);
	background-repeat: repeat-x;
}

.headerbgleft {
	background-image: url(images/wl_header_bg_left.jpg);
	background-repeat: no-repeat;
}

.headerbgright {
	background-image: url(images/wl_header_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.headerbg table {
	text-align: left;
}

.white_border {
	border: 1px solid #FFFFFF;
}
.sepbg {
	background: url(images/top_sep_13.gif) repeat-x;
}

.mainmenu td {
	color: #fff;
	background: url(images/mainmenu_bg.gif) repeat-x;
	text-align: center;
}

#footermenu {
	font-size: 9pt;
	padding: 5px;
	color: #fff;
	line-height: 17px;
}

 #footermenu a {
	color: #fff;
}

.mainmenu, .mainmenu a, .mainmenu a:visited  {
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	text-transform: uppercase;
	font-weight: normal;
	width: 120px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
h1, p, h2
{
margin: 0.5em;
}

.back_left_title {
	background-image: url(images/back-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tr_even {
    background-color: #EFEFFF;
}
.tr_odd{
    background-color: #FFFFFF;
}

.tr_header {
    background-color: #9B9BBF;
}
.content_border {
    border: 1px solid #8F94BF;
    margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00328A;
	
	border: 0.1em solid #00328A;
	background-color: #E0E1EF;
	margin: 0em;
	padding: 0 1em 0 1.2em;
	font-weight: normal;
	cursor: hand;
	line-height: 20px;
	display: inline;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00328A;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
    font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00328A;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
    font-weight: bold;
}

#maincontent {
	width: 100%;
}

#maincontent td {
	/*padding: 0px;*/
	font-size: 11px;
}

#maincontent .content_border tr:hover {
    background-color: #CCFFCC;
}

.messages b {
	width: 100%;
	display: block;
	cursor: hand;
}

.noborder {
	border: none;
}

.login {
	width: 130px;
}

.header {
	border: 1px solid #fff;
	width: 100%;
	height: 97px;
	background-repeat: no-repeat;
}
.inactive {
	color: #EEEEEE;
}
#calendar_add {
    float: right;
}
#calendar_day {
    font-weight: bold;
}
#calendar_transparent {
    color: #CCCCCC;
}
#calendar_eventday {
    background: #ABB8BA;
    font-weight: bold;
    font-size: 11px;
}
#calendar {
    font-size: 11px;
}

/* new rounded boxes */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

div.box{
    background: #FFFFF;
    margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-size: 11px;
}
div.box h3{
    font-size: 100%;
    margin:0;
	background-color: #B7B7B7;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
    color: #FFFFFF;
    text-align: left
}

.chat_info {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.chat_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.chat_system {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9F5F13;
	text-decoration: none;
}
.chat_inputtext {
    width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.chat_sendbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.chat_div {
	text-align: left;
	vertical-align: top;
	overflow: auto;
	height: 300px;
}

/* Site Navigation */

#pgTopNav {
  text-align: left;
  color: #666;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  height: 23px;
  background: #FFFFFF url("images/nav_fill.png") top left repeat-x;
  overflow: visible;
  margin-top: 10px;
  margin-bottom: 10px;
}

#pgTopNavLeft {
  width: 7px;
  height: 23px;
  border: 0px;
  padding-right: 10px;
  margin: 0px;
  float: left;
}

#pgTopNavLeft img {
  border: 0px;
  margin: 0;
  padding: 0;
}

#pgTopNavRight {
  width: 7px;
  height: 23px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  float: right;
}

#pgTopNavRight img {
  border: 0px;
  margin: 0;
  padding: 0;
}

#pgTopNavList {
  list-style: none;
  margin: 0;
  padding: 0;

  height: 23px;
  padding-top: 5px;
}

#pgTopNavList li {
  padding: 0 1em 0 1.2em;
  display: inline;
  border-left: 1px solid #C8C8C8;
}

#pgTopNavList li a {
  color: #fff;
  font-weight: bold; 
  text-decoration: none;
}
#pgTopNavList li a:hover {
  color: #000066;
  font-weight: bold; 
  text-decoration: none;
}

#pgTopNavList li:first-child {
  border-left: 0;
  padding-left: 0;
}
.tab {
    padding-left: 20px;
}
.error {
    color: #990000;
    font-weight: bold; 
    font-size: 10pt;
    text-decoration: none;
}
.floatright {
    float: right;
}
.cleardiv {
    clear: both;
    margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.paddiv {
    padding: 0.5em;
}
#wrapper div {
	clear: both;
	margin: 5px;
}