﻿body
{
	margin: 0;
	height: 100%;
	background-image: url(Image/pattern.gif);
	background-attachment: fixed;
}

.mainDiv
{	
	z-index: 100; 
	width: 830px;	
}

.TitleCadr
{
	background-color: White;
	height: 50px;
	background-image: url(Image/cadrTitle.gif);
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #959595;
	border-left-color: #959595;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #959595;
}

.MenuCadr
{
	background-color: #5a5a5a;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:White;
	background-image: url(Image/cadrTop.gif);
}

.MenuCadr2
{
	background-color: #5a5a5a;
	height: 25px;
	border: thin ridge #A0A0A0;
	z-index: 10;
}

.cadeTitlePage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B6B6B6;
	background-color: #5a5a5a;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #A7A7A7;
}

.cadrMenu
{
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	font-size:12px;
	height:25px;	
	width:100%;
	vertical-align:middle;	
	background-image: url(Image/bar.gif);
}

.cadrDivBottom
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	height: 25px;
	vertical-align: middle;
	background-image: url(Image/bar.gif);
	padding-top: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
}


.BottomCadr
{
	background-color: #5a5a5a;
	height:10px;
}

.lanClass
{
	text-align: right;
	padding-right: 10px;
}

.calCass
{
	text-align:right;
}

.mainClass
{ 
	width:100%;
	text-align:-moz-center;
	#text-align:center;
	background-color:#777777;
	z-index:0;
 }


#main
{
	z-index: 10;
	position: static;	
}

#mainDiv
{
	z-index:0;	
	width:830px;
	text-align:-moz-center;	
	#text-align:center;	
}

.PublicTextPro
{
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;		
}



.PublicTextTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: White;
	font-weight:bold;
	text-align:left;
	width:100%;
}

.PublicText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	text-align:justify;	
	width:100%;
}

.publicPhoto
{
	width: 120px;
	height: 120px;
	border: 1px solid #585858;
}

.PublicPhotoTitle
{
	width:100%;
	height: 24px;
	color: white;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.PublicTextTitlePro
{
	height: 45px;
	color: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 25px;
	background-color: gray;
	padding-top: 10px;
}



.textSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#515151;
}

.PageDiv
{
	width:830px;
	text-align:left;	
}

#ariaTag
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 90px;
	color: gray;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}

#ariaTag SPAN {
	DISPLAY: none; VISIBILITY: hidden
}
#ariaTag A
{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	color: gray;
	height: 20px;
	background-repeat: no-repeat;
}
#ariaTag A:link 
{
	color: gray;
	background-repeat: no-repeat;	
	height: 20px;	
}
#ariaTag A:visited {
	TEXT-DECORATION: none;
}
#ariaTag A:hover {
	color:Black;
	padding-top: 2px;	
	background-color: Transparent;	
}
#ariaTag A:active {
	TEXT-DECORATION: none;
	color: gray;
}



#menuTag SPAN {
	DISPLAY: none; VISIBILITY: hidden
}

#menuTag
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;	
	height: 20px;	
	width:100px;
}
#menuTag A
{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	color: gray;
	height: 20px;
	background-repeat: no-repeat;
}
#menuTag A:link 
{
	color: gray;
	background-repeat: no-repeat;	
	height: 20px;	
}
#menuTag A:visited {
	TEXT-DECORATION: none;
}
#menuTag A:hover
{
	color: White;
	padding-top: 2px;
	background-color: #3F3F3F;
}
#menuTag A:active {
	TEXT-DECORATION: none;
	color: gray;
}


.captionForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: White;
	height: 40px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #9E9E9E;
	text-align:left;
}

.captionForm2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	text-align: left;
	padding-left: 20px;
}

.edForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	width:480px;
	text-align:left;
}

.txForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color:White;
	width:300px;
	text-align:right;
}

.formcell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color:White;
	width:140px;
}

.captionFormTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: White;
	height: 40px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #9E9E9E;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	background-color: #A2A2A2;
}

.Star
{
	font-weight:bold;
	font-size:20px;
	color:Red;
}

.BuAccept
{
	background-color:Gray;
	text-align: -moz-center; 
	#text-align: center;
}

.MainTable
{
	width:830px;
}

.menuForm
{
	direction:ltr;
}

.loginCell
{
	text-align:right;
	padding-right:20px;
	
}

.loginName
{
	text-align:-moz-right;
	#text-align:right;
	padding-right:20px;
}

.MessageCss
{
	width: 100%;	
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


#tagSiteMap ,#tagSiteMap SPAN ,#tagSiteMap A ,#tagSiteMap A:link ,#tagSiteMap A:visited ,#tagSiteMap A:active
{
	text-decoration: none;			
	color: #D6D6D6;
}

#tagSiteMap A:hover
{
	text-decoration: underline;
}

#tagSiteMapTitle ,#tagSiteMapTitle SPAN ,#tagSiteMapTitle A ,#tagSiteMapTitle A:link ,#tagSiteMapTitle A:visited ,#tagSiteMapTitle A:active
{
	text-decoration: none;			
	color:White;	
}

#tagSiteMapTitle A:hover
{
	text-decoration: underline;
}
.SiteMap
{
	text-align: left;
	padding-right: 10px;
	background-color: #5E5B5C;
}

.cssTitleSiteMap
{
	font-family: Arial,Times New Roman,Tahoma;
	color: White;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 120px;
	height: 24px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #747273;
}

.cssItemSiteMap
{
	font-family: Arial,Times New Roman,Tahoma;
	color: #D6D6D6;
	font-size: 11px;
	text-align: left;
	height: 20px;
	width: 120px;
}

.FindRes
{
	color:Yellow;
}

.MessageFull
{
	font-family: Arial,Times New Roman,Tahoma;
	color: White;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;	
}