@charset "utf-8";
/* CSS Document */

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.boxhead
{
color:#000000;
font-size:10px;
}
.footer
{
color:#FFFFFF;
font:"Swis721 Cn BT";
font-size:9px;
}
.footer a
{
color:#FFFFFF;
font:"Swis721 Cn BT";
font-size:9px;
}
.footer a:hover
{
color:#FFFFFF;
font:"Swis721 Cn BT";
font-size:9px;
text-decoration:underline;
}
.more:link{
color:#990000;
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.more:active{
color:#990000;
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.more:visited{
color:#990000;
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.more:hover{
color:#666666;
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.txt
{
border:thin solid #CCCCCC 1px;
font-size:11px;
}
.btn
{
background:url(../images/submit.png)  center center no-repeat;
height:25px;
width:70px;
border:none;
text-align:center;
vertical-align:middle;
font-size:11px;
cursor:pointer;
}
#pagepath{
font-size:10px;
padding-top:7px;
padding-right:5px;
text-align:right;
}
.pageHead{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-align:left;
}
#page{
padding:5px 40px 30px 30px;
text-align:left;
vertical-align:top;
}

.style{
font-size:12px;
font-weight:bold;
font-style:italic;
color:#006699;
}

h2{
color:#990000;
font-weight:bold;
font-size:13px;
}
h3{
color:#000000;
font-weight:bold;
font-size:12px;
}



.txtbx{
border:#CBC9A2 thin solid 1px;
}
.gallerybx{
background:url(../images/gallery/bg.jpg) center center no-repeat;
padding:20px 10px 30px 10px;
vertical-align:middle;
text-align:center;
}
a:focus
{ outline: none !important;
  -moz-outline: none !important;
}
.required{
font-weight:bold;
color:#CC0000;
}
.penta{
color:#95934f;
font-size:10px;
}
