/*CSS Menu Start*/
.mtDropdownMenu
{
    LEFT: -1000px;
    OVERFLOW: hidden;
    POSITION: absolute;
    TOP: -1000px
}
.mtDropdownMenu .content
{
    POSITION: absolute
}
.mtDropdownMenu .items
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    Z-INDEX: 2;
    LEFT: 0px;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    POSITION: relative;
    TOP: 0px
}

.top .items
{
}
.mtDropdownMenu .item
{
    BORDER-TOP: #CCCCCC 1px solid;
    FONT-SIZE: 10px;
    CURSOR: pointer;
    COLOR: #000000;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    FONT-FAMILY: MS Sans Serif,Tahoma;	
    TEXT-DECORATION: none
}
.mtDropdownMenu .shadowRight
{
    Z-INDEX: 3;
    FILTER: alpha(opacity=60);
    WIDTH: 2px;
    POSITION: absolute;
    TOP: 3px;
    moz-opacity: .4
}
.mtDropdownMenu .shadowBottom
{
    Z-INDEX: 1;
    FILTER: alpha(opacity=40);
    LEFT: 3px;
    POSITION: absolute;
    HEIGHT: 2px;
    moz-opacity: .4
}
.mtDropdownMenu .item IMG
{
    MARGIN-LEFT: 2px
}
.mtDropdownMenu .hover
{
    BACKGROUND: #D6DDE7;
    COLOR: #FFFFFF;
}
.mtDropdownMenu .background
{
    Z-INDEX: 1;
    FILTER: alpha(opacity=95);
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    moz-opacity: .95
}
#bottomBrd
{
    BORDER-RIGHT: #CCCCCC 0px solid;
    BORDER-TOP: #CCCCCC 0px solid;
    BORDER-LEFT: #CCCCCC 0px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid
}
/*CSS Menu End*/

BODY {
	margin: 0px 0px 0px 0px;
	color : #7BA2F1;
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	line-height: 16px;
/*	text-align: justify;*/
}
TABLE{
	color : #808080;
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	line-height: 18px;
/*	text-align: justify;*/
}

.listnews a {
	color: #808080;
	text-decoration: none;
}

.listnews a:hover {
	color: #808080
	text-decoration: underline;
}

.newsmore a {
	color: #FF9400;
	text-decoration: none;
}

.newsmore a:hover {
	color: #FF9400
	text-decoration: underline;
}

h6 {
	font-family : Tahoma,MS Sans Serif; 
	font-size : 12px; 
	text-indent : 40.0px;
	margin : 0px; 
	font-weight : normal;
}

table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background-repeat: repeat;
	font-size: 12px;
	color: #808080;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a {
	color: #808080;
}

table.adminlist tr.row0 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
table.adminlist tr.row1 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
table.adminlist td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 4px;
}
table.adminlist2 {
	border-bottom: 3px solid #ECECEC;
	border-left: 3px solid #ECECEC;
	padding: 4px;
}
table.adminlist2 td {
	padding: 4px;
}
table.adminlist3 {
	background-color: #edede1;
	border-left: 1px solid #b2b3a3;
	border-right: 1px solid #b2b3a3;
	padding: 4px;
}
table.adminlist3 td {
	border-bottom: 1px solid #b2b3a3;
	border-left: 1px solid #b2b3a3;
	padding: 4px;
}
#pclient {
	color: #EB671D;
}

#pclient a {
	color: #EB671D;
}

#pclient a:hover {
	color: #EB671D;
	text-decoration: underline;
}

#divbody{
	width:1003px; 
	height:auto;
	position: right;
	position:relative;
	margin: 0px;
	padding: 0px;
}
.divMenuSide{
	width: 395px;
	height:auto;
	float:left;
	position:relative;
	margin: 0px auto;
	padding: 0px auto;
	z-index:2;
}
.divContentAll{
	width: 803px;
	height:auto;
	float:right;
	position: absolute;
	left:195px;
	margin: 0px auto;
	padding: 0px auto;
}
.divMenuSide2{
	width: 395px;
	height:auto;
	float:left;
	position:relative;
	margin: 0px auto;
	padding: 0px auto;
}
.divContentAll2{
	width: 803px;
	height:auto;
	float:right;
	position: absolute;
	left:195px;
	margin: 0px auto;
	padding: 0px auto;
	z-index:2;
}
.divMenuSideTop{
	width: 395px;
	height:auto;
	position:relative;
	margin: 0px auto;
}
.divMenuSideContent{
	width: 395px;
	height:auto;
	z-index:3;
	position: absolute;
	top:135px;
	right:0px;
	margin: 0px auto;
}
.divMenuSideContentAbout{
	width: 395px;
	height:auto;
	z-index:3;
	position: absolute;
	top:265px;
	right:0px;
	margin: 0px auto;
}
.divFooter{clear:both; line-height:0; height:0;}
.trans {
	background: transparent;
}

.bold{
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	/*font-weight: bold;*/
}

a {
	color : #000000;
	font-weight: normal;
	text-decoration : none;
}
a:hover {
	color : #000000;
	font-weight: normal;
	text-decoration :underline;
}
a:active {
	color : #000000;
	text-decoration : none;
}

a.menu {
	color : #000000;
	font-weight: normal;
	text-decoration : none;
}
a.menu:hover {
	color : #000000;
	font-weight: normal;
	text-decoration :none;
}
a.menu:active {
	color : #000000;
	text-decoration : none;
}

a.branch {
	color : #808080;
	font-weight: normal;
	text-decoration : none;
}
a.branch:hover {
	color : #568DCD;
	font-weight: normal;
	text-decoration :underline;
}
a.branch:active {
	color : #808080;
	text-decoration : none;
}

a.eventlink {
	color : #568DCD;
	font-weight: normal;
	text-decoration : none;
}
a.eventlink:hover {
	color : #808080;
	font-weight: normal;
	text-decoration :underline;
}
a.eventlink:active {
	color : #568DCD;
	text-decoration : none;
}

.fontSiteMap{
	margin: 0px 0px 0px 0px;
	color : #808080;
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	line-height: 20px;
/*	text-align: justify;*/
}

a.eventArchieve {
	color : #808080;
	font-weight: normal;
	text-decoration : none;
}
a.eventArchieve:hover {
	color : #568DCD;
	font-weight: normal;
	text-decoration :underline;
}
a.eventArchieve:active {
	color : #808080;
	text-decoration : none;
}

a.SiteMapMain {
	color : #808080;
	font-weight: bold;
	text-decoration : none;
}
a.SiteMapMain:hover {
	color : #568DCD;
	font-weight: bold;
	text-decoration :none;
}
a.SiteMapMain:active {
	color : #808080;
	font-weight: bold;
	text-decoration : none;
}

a.SiteMapSub {
	color : #568DCD;
	font-weight: normal;
	text-decoration : none;
}
a.SiteMapSub:hover {
	color : #808080;
	font-weight: normal;
	text-decoration :none;
}
a.SiteMapSub:active {
	color : #568DCD;
	font-weight: normal;
	text-decoration : none;
}


img { border : 0; }

.StaffBranch 
{
	color : #808080;
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	line-height: 21px;
}

.HeadHilight
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	color: #568DCD;
	font-weight: bold;
}

.HeadEvent
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	color: #568DCD;
	font-weight: bold;
}

.HeadCareer
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	color: #568DCD;
	font-weight: bold;
}

.HeadBeautyTips
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	color: #013277;
	font-weight: bold;
}

.HeadService
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	color: #013277;
	font-weight: bold;
}

.HeadServiceIndex
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 15px;
	color: #568DCD;
	font-weight: bold;
}

.HeadBranch
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 15px;
	color: #013277;
	font-weight: bold;
}

.HeadMenuSide
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	color: #013277;
	font-weight: bold;
}

.textNavigator
{
	color : #808080;
	font-family: Tahoma,MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
}

.EventDetail
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.NoTextBlank
{
	font-family: Tahoma; 
	font-size: 0px;
	margin: 0px;
	color: #FFFFFF;
}

.textFooter
{
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	color: #626262;
	font-weight: normal;
}

.solidfull
{
	border: solid 1px #CCCCCC;
}

.solidHr
{
	border: solid 1px #ECECEC;
	width: 100%;
}

.solidfullClips
{
	border: solid 1px #FFFFFF;
}

.selectTips{
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.solidRight{
	border-right: solid 1px #FFFFFF;
	empty-cells: show ; 
}
.selectService{
	font-family: Tahoma,MS Sans Serif;
	font-size: 12px;
	color: #7E8080;
	font-weight: bold;
}