body, html{
margin:0;
padding:0;
}

td.body{
background:#FFFFFF;
padding:5px;
}

#body{
	font-family: verdana;
	font-color: #000000;
	font-size: 11px;
}

#body, #body a:link{
	text-decoration: none;
	color: #CC0000;
}
#body, #body a:visited {
	text-decoration: none;
	color: #CC0000;
}
#body, #body a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#body, #body a:active {
	text-decoration: none;
	color: #000000;
}

/*
Title
*/

.mt {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}

.st {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AA0000;
}

.nt {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.box {
  margin: 12px;
  width: 150px;
  
  }
.box h3 {
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #0000CC;
  border-bottom: 1px solid #0000ff;
  background: url('../images/template/tableHeader.png') no-repeat top left;
  }
.box ul {
  margin: 0;
 padding: 14px 10px 14px 10px;
  font-family: verdana;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  list-style: none;
  background: url('../images/template/tableBody.png') no-repeat bottom left;
  }
.box li {
  margin: 0 0 6px; 
  padding: 0;
  } 

.input {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8.5pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana, helvetica, arial, sans-serif; BACKGROUND-COLOR: #ffffff
}
.button {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8.5pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana, helvetica, arial, sans-serif; BACKGROUND-COLOR: rgb(240,240,240)
}

#border{
padding:2px;
color: #ffffff;
font-family: verdana;
font-size: 11px;
}

#border, #border a:link{
	text-decoration: none;
	color: #ffffff;
}

#border, #border a:visited {
	text-decoration: none;
	color: #ffffff;
}

#border, #border a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#border, #border a:active {
	text-decoration: none;
	color: #ffffff;
}

/*
Footer
*/

td.footer{

}

#footer{
padding:4px;
color: #000000;
font-family: verdana;
font-size: 11px;
background-color:#CCCCCC
}

#footer, #footer a:link{
	text-decoration: none;
	color: #000000;
}

#footer, #footer a:visited {
	text-decoration: none;
	color: #000000;
}

#footer, #footer a:hover {
	text-decoration: underline;
	color: #000000;
}

#footer, #footer a:active {
	text-decoration: none;
	color: #000000;
}

.mgimgbrd {
	border: 0px;
}

/*
menu coding 
*/
#menu {
width: 100%;
background: url(../images/template/menubg.jpg);
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 7.5em;
float: left;
}
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
}
#menu h2 {
color: #fff;
background: url(../images/template/menubg.jpg);
text-transform: uppercase;
text-align: center
}
#menu a {
color: #000;
background: #efefef;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
}
#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {position: relative;}
#menu ul ul {
position: absolute;
z-index: 500;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
 
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*
Members menu coding 
*/
#memberMenu {
margin: 12px;
width: 150px;
background: #eee;
}

#memberMenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#memberMenu a, #memberMenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#memberMenu h2 {
color: #0000CC;
background: url(../images/template/memberMenuHeader.jpg);
text-transform: uppercase;
padding: 2px 3px;
}

#memberMenu a {
color: #000;
background: #B6D3FF;
text-decoration: none;
}

#memberMenu a:hover {
color: #a00;
background: #fff;
}

#memberMenu li {
position: relative;
}

#memberMenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#memberMenu ul ul ul,
div#memberMenu ul ul li:hover ul ul
{display: none;}

div#memberMenu ul ul li:hover ul,
div#memberMenu ul ul ul li:hover ul
{display: block;}


.border-box {
	width: 525px;
}
	.border-box .top-left, .border-box .top-right, .border-box .bottom-left, .border-box .bottom-right  {
		background-image: url(../images/template/bg-box02.gif);
		background-repeat: no-repeat;
	}
	.border-box .top-left {
		background-position: left top;
	}
	.border-box .top-right {
		background-position: right top;
		margin-left: 10px;
		padding: 13px 9px 1px 0px;
	}
	.border-box .bottom-left {
		background-position: left bottom;
	}
	.border-box .bottom-right {
		background-position: right bottom;
		height: 10px;
		margin-left: 10px;
	}

.borders-boxs {
	width: 525px;
}
	.borders-boxs .tops-lefts, .borders-boxs .tops-rights, .borders-boxs .bottoms-lefts, .borders-boxs .bottoms-rights  {
		background-image: url(../images/template/bg-box.gif);
		background-repeat: no-repeat;
	}
	.borders-boxs .tops-lefts {
		background-position: left top;
	}
	.borders-boxs .tops-rights {
		background-position: right top;
		margin-left: 10px;
		padding: 13px 9px 1px 0px;
	}
	.borders-boxs .bottoms-lefts {
		background-position: left bottom;
	}
	.borders-boxs .bottoms-rights {
		background-position: right bottom;
		height: 10px;
		margin-left: 10px;
	}

.error-dialog {
	width: 525px;
}
	.error-dialog .tl, .error-dialog .tr, .error-dialog .bl, .error-dialog .br  {
		background-image: url(../images/template/bg-box03.gif);
		background-repeat: no-repeat;
	}
	.error-dialog .tl {
		background-position: left top;
	}
	.error-dialog .tr {
		background-position: right top;
		margin-left: 10px;
		padding: 13px 9px 1px 0px;
	}
	.error-dialog .bl {
		background-position: left bottom;
	}
	.error-dialog .br {
		background-position: right bottom;
		height: 10px;
		margin-left: 10px;
	}