BODY {
	background-color: #F6F0F2;
	margin:0px;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#9ABEF5;
	scrollbar-base-color:#F3F8FE;
	scrollbar-darkshadow-color:#F1F4FB;
	scrollbar-face-color:#eaeaea;
	scrollbar-highlight-color:#eaeaea;
	scrollbar-track-color:#f5f5f5;
	scrollbar-shadow-color:#F1F4FB;
}
TD {
	font-size: 11px; 
	color: #000000; 
	font-family: arial
}
A {
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-decoration: none
}
A:link {
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-decoration: none
}
A:visited {
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-decoration: none
}
A:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-decoration: none
}
A:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-decoration: underline;
}

/*------------------------------------------*/

.wholeTable {
	width: 768px; 
	background-color: #741E41;
}
.grouptable 
{
	background-color: #FFFFFF;
	border:solid 1px #efefef;
	padding:3px;
}
.insidetable 
{
	background-color: #F9F9F7;
	border:solid 1px #efefef;
	padding:3px;
}

.memberLineLeft
{
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: arial;
	height: 25px;
	background-color: #741E41;
}
.membername {
	padding-left: 5px;
	padding-top:5px; 
	font-weight: bold; 
	font-size: 11px; 
	color: #F6F0F2; 
	font-family: arial; 
	height: 25px; 
	background-color: #741E41
}

.title
{
	font-family: arial;
	font-size: 13px;
	color: #C5076B;
	font-weight:bold;
}
.label
{
	font-family: arial;
	font-size: 11px;
	color: #87054D;
	font-weight:bold;
}
.copyright
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

/*------------------------------------------*/

.box {
	border-width:1px;
	padding:1px;
	border: 1px solid #cccccc;
	font-family:arial;
	font-size:11px;
	color:#333333;
}


/*------------------------------------------*/

.darkhead
{	
	font-weight: bold; 
	font-size: 15px; 
	color: #741E41; 
	font-family: arial; 
}
.lighthead
{
	font-weight: bold; 
	font-size: 15px; 
	color: #87054D; 
	font-family: arial; 
}
.lightedcolumn 
{
	font-size: 11px; 
	color: #000000; 
	font-family: arial;
	background-color:#FBF9FA;
}

/*------------------------------------------*/

.signup
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.signup a:link {
	font-family:arial;
	font-size:11px;
	color:#87054D;
	font-weight: bold;
	text-decoration:none;
}
.signup a:visited {
	font-family:arial;
	font-size:11px;
	color:#87054D;
	font-weight: bold;
	text-decoration:none;
}
.signup a:hover {
	font-family:arial;
	font-size:11px;
	color:#C5076B;
	font-weight: bold;
	text-decoration:none;
}
.signup a:active {
	font-family:arial;
	font-size:11px;
	color:#87054D;
	font-weight: bold;
	text-decoration:none;
}

.general
{
	font-family: arial;
	font-size: 11px;
	color: #87054D;
	text-decoration: none;
}
.general a:link {
	font-family:arial;
	font-size:11px;
	color:#87054D;
	font-weight: bold;
	text-decoration:none;
}
.general a:visited {
	font-family:arial;
	font-size:11px;
	color:#87054D;
	font-weight: bold;
	text-decoration:none;
}
.general a:hover {
	font-family:arial;
	font-size:11px;
	color:#C5076B;
	font-weight: bold;
	text-decoration:none;
}
.general a:active {
	font-family:arial;
	font-size:11px;
	color:#87054D;
	font-weight: bold;
	text-decoration:none;
}

/*------------------------------------------*/

.menuheaderbg { 
	background-image: url('../images/menuheaderbg.jpg'); 
	width: 176px; 
	height: 20px;
	background-repeat:no-repeat;
}
.menuheaderlink
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}
.menuheaderlink a:link {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-left:5px;
}
.menuheaderlink a:visited {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-left:5px;
}
.menuheaderlink a:hover {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:underline;
	padding-left:5px;
}
.menuheaderlink a:active {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	padding-left:5px;
}
.menulink
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
}
.menulink a:link {
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	padding-left:10px;
}
.menulink a:visited {
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	padding-left:10px;
}
.menulink a:hover {
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
	padding-left:10px;
}
.menulink a:active {
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	padding-left:10px;
}

/*------------------------------------------*/

.navigation
{
	font-family: arial;
	font-size: 17px;
	color: #87054D;
	text-decoration: none;
}
.navigation a:link {
	font-family:arial;
	font-size:15px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.navigation a:visited {
	font-family:arial;
	font-size:15px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.navigation a:hover {
	font-family:arial;
	font-size:15px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}
.navigation a:active {
	font-family:arial;
	font-size:15px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}

/*------------------------------------------*/

A.PagerBtn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background-color: #F6F0F2;
	text-decoration: none;
	text-align: center;
	height: 10px;
	border: #c5c5c5 1px solid;
	padding: 1px 3px 1px 3px;
}
A.PagerBtn:link, A.PagerBtn:visited, A.PagerBtn:active
{
	color: #000000;
	background-color: #F6F0F2;
	text-decoration: none;
}
A.PagerBtn:hover
{
	border: #87054D 1px solid;
	color: #C5076B;
	background-color: #ffffff;
	text-decoration: none;
}

/*------------------------------------------*/

A.SelectedPagerBtn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #ff3300;
	background-color: #ffffff;
	text-decoration: none;
	text-align: center;
	height: 10px;
	border: #c5c5c5 1px solid;
	padding: 1px  3px 1px 3px;
}
A.SelectedPagerBtn:link, A.SelectedPagerBtn:visited, A.SelectedPagerBtn:active
{
	color: #ff3300;
	background-color: #ffffff;
	text-decoration: none;
}
A.SelectedPagerBtn:hover
{
	border: #c5c5c5 1px solid;
	color: #ff3300;
	background-color: #ffffff;
	text-decoration: none;
}

/*------------------------------------------*/

.menuClass {
	display: block; 
	font-weight: bold; 
	font-size: 10px; 
	background-image: url('../images/tab0.jpg'); 
	width: 81px; color: #ffffff; 
	padding-top: 4px; 
	font-family: arial; 
	height: 22px; 
	text-align: center
}
a.menuClass:link {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.menuClass:visited {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.menuClass:active {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.menuClass:hover {
	font-size: 11px; 
	background-image: url(../images/tab1.jpg); 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
.menuClass0 {
	display: block; 
	font-weight: bold; 
	font-size: 10px; 
	background-image: url(../images/tab2.jpg); 
	width: 81px; 
	color: #ffffff; 
	padding-top: 4px; 
	font-family: arial; 
	height: 22px; 
	text-align: center
}
a.menuClass0:link {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.menuClass0:visited {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.menuClass0:active {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.menuClass0:hover {
	font-size: 11px; 
	background-image: url(../images/tab2.jpg); 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
.exmenuclass {
	display: block; 
	font-weight: bold; 
	font-size: 10px; 
	background-image: url(../images/extab0.jpg); 
	width: 81px; 
	color: #ffffff; 
	padding-top: 4px; 
	font-family: arial; 
	height: 22px; 
	text-align: center
}
a.exmenuclass:link {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.exmenuclass:visited {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.exmenuclass:active {
	font-size: 11px; 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}
a.exmenuclass:hover {
	font-size: 11px; 
	background-image: url(../images/extab1.jpg); 
	color: #ffffff; 
	font-family: arial; 
	text-align: center; 
	text-decoration: none
}

/*------------------------------------------*/

.submenu
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.submenu a:link {
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.submenu a:visited {
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.submenu a:hover {
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.submenu a:active {
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.submenu0
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	/*background-color: #87054d;*/
}

/*------------------------------------------*/


.okstyle
{
	background-color:#FDC6E4;
	border:solid 1px #C3086F;
}
.okstyletd
{
	font-weight:bold;
	color: #460428;
}

.infostyle
{
	background-color:#FDC6E4;
	border:solid 1px #C3086F;
}
.infostyletd
{
	font-weight:bold;
	color: #460428;
}

.errorstyle
{
	background-color:#FDC6E4;
	border:solid 1px #C3086F;
}
.errorstyletd
{
	font-weight:bold;
	color: #460428;
}

/*------------------------------------------*/
