/* CSS Document */

body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a, a:visited{
	color: #0099FF;
	text-decoration: none;
}
a:hover{
	color: #0099FF;
	text-decoration: underline;
}
p{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}
h2 a:link, h2 a:visited{
	color: #3399FF;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearBoth{
	clear: both;
}
#mainWrapper{
	width: 790px;
	margin: 0px auto 0px auto;
}
#header{
	width: 790px;
	height: 91px;
}
#content{
	width: 690px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 70px 50px 10px 50px;
}
.contentAnim{
	width: 690px;
	text-align: center;
}
#footer{
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 140px;
}
#title{
	padding: 0px 0px 10px 150px;
	font-size: 18px;
	font-weight: bold;
	color: #86185c;
	background-color: none;
}
#titleAnim{
	padding: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #86185c;
	text-align: center;
}
.menu{
	width: 114px;
	border-right: 1px #86185c solid;
	margin-right: 25px;
	text-align: right;
	padding-right: 10px;
}
.menuWrapper{
	width: 150px;
}
.content{
	width: 540px;
	text-align: justify;
}
#innerFooter{
	width: 790px;
	margin: 0px auto 0px auto;
}
.leftFooter{
	padding-top: 10px;
	width: 425px;
	text-align: left;
}
.leftFooter a:link, .leftFooter a:visited{
	color: #86185c;
	text-decoration: none;
}
.leftFooter a:hover{
	color: #86185c;
	text-decoration: underline;
}
.rightFooter{
	padding-top: 10px;
	width: 345px;
	text-align: right;
}
.leftContact{
	width: 320px;
}
.rightContact{
	width: 205px;
	padding-left: 15px;
}
.button01 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #86185c;
	width: 70px;
	border: 1px solid #000000;
	height: 20px;
}
.likeError_xdisplay {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	display: none;
}
.txtField01 {
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	border: #E2E2E2 solid 1px;
	width: 300px;
	height: 15px;
	padding: 2px 5px 5px 5px;
}
.txtArea01 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	border: #E2E2E2 solid 1px;
	width: 300px;
	height: 120px;
	padding: 2px 5px 2px 5px;
}
.normalHeadtoContent{
	margin: 0px 0px 5px 0px;
}
.normalHeadtoHead{
	margin: 20px 0px 5px 0px;
}
.detailGuna{
	width: 432px;
	margin-right: 10px;
}
.detailGuna a:link, .detailGuna a:visited{
	color: #0099FF;
	text-decoration: none;
}
.detailGuna a:hover{
	color: #0099FF;
	text-decoration: underline;
}
.picGuna{
	width: 98px;
}
div.hr {
  height: 1px;
  clear: both;
  margin: 10px 0px 10px 0px;
  background-color: #86185c;
}
div.hr hr {
  display: none;
}
/**************LEFT NAVIGATION*************/
#navcontainer{

}
#navcontainer ul{
	list-style-type: none;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navcontainer li{
	padding-bottom: 10px;
}
#navcontainer a{
	display: block;
	background-image: none;
	height: 19px;
	font-size: 12px;
}
#navcontainer a:link, #navlistMenu a:visited{
	color: #86185c;
	text-decoration: none;
}

#navcontainer a:hover {	
	text-decoration: underline;
}
/**************INLINE BULLET*************/
#navcontainer2{
	background-image: url(../images/bg_main.jpg);
	background-position: -10px -15px;
	background-repeat: no-repeat;
	padding: 8px 0px 50px 0px;
	margin: 25px 0px 0px 0px;
}
#navcontainer2 ul{
	list-style-type: none;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	font-size: 12px;
}
#navcontainer2 li{
	padding: 0px 0px 15px 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}
/**************EXTERNAL LINK BULLET*************/
#navcontainer3{

}
#navcontainer3 ul{
	list-style-type: none;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navcontainer3 li{
	padding: 0px 0px 0px 0px;
}
#navcontainer3 a{
	display: block;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}
#navcontainer3 a:link, #navlistMenu2 a:visited{
	color: #006600;
	text-decoration: none;
}

#navcontainer3 a:hover {	
	text-decoration: underline;
}