﻿body {
	margin: 0px;
	font-size: 12pt;
	color: #555555;
}


a:link {
	color: #555555;
	font-size: 12pt;
}
a:visited {
	font-size: 12pt;
	color: #555555;
}
a:hover {
	font-size: 12pt;
	color: #FF7F7C;
}
a:active {
	font-size: 12pt;
	color: #FF7F7C;
}

.menuItem
{
    text-decoration: none;
}

.fontNB
{
    font-size: 12pt;
    color: #222222;
}

.fontN
{
    font-size: 12pt;
    color: #555555;
}

.fontS
{
    font-size: 10pt;
    color: #555555;
}

.fontB
{
    font-size: 12pt;
    font-weight:bold;
    color: #555555;
}

.fontBottom
{
    font-size: 10pt;
    color: #555555;
}

.fontContent
{
    line-height:25px
    }


.fontLinkS
{
    font-size: 10pt;
    color: Blue;
}

.bgLeft 
{
    
    background-image:url(../images/main/bgLeftShadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.photoMember{
    border:`1px solid #555555;    
 }
 
.tdDotMenu
{
    width:30px;
	text-align:right;
	padding-right:5px;
}

.bgMenuRight{
	background-repeat: repeat-y;
	background-position: right;
	background-image:url(../images/bgLeftShadow.gif);
	width:151px;
	text-align:left;
	height:25px;
}

.bgRight 
{
    background-image:url(../images/main/bgRightShadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bgBannerLeft
{
    background-repeat: repeat-y;
	background-position: left;
    background-image:url(../images/bgRightshadow.gif);
    width:186px;
	text-align:center;
	height:40px;
	
}

.tdNews
{ 
    font-size: 12pt;
    color: #555555;
    }
 .tdNews2
{ 
    font-size: 10pt;
    color: #555555;
}

.divContent
{
 padding:10px 20px 10px 20px;
}

.tdLine
{
   height:15px; 
   vertical-align:top;
 }
 
.tbList
{   
    border:2px solid #555555;
    border-collapse:collapse;
}

.tbList th
{
    border:1px solid #555555;
    background-color: #777777;
	color: #FFFFFF;  
	font-size: 12pt;
	font-weight:normal;
	text-align: center;
 }

.tbList td
{
    border:1px solid #888888;
}