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

body, td, th {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color:#1d2b38;
}

a {
cursor: pointer;
text-decoration:none;
margin:0px;
border:0px;
padding:0px
}

img {
border:0px;
margin:0px;
padding:0px;
}

p, ul {
margin: 5px 0px 0px 2px
}

ul.l2 {
margin-bottom:5px;	
}

body {
background-image: url(images/pageBg.jpg);
background-repeat: repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#content {
margin: 0px 20px 20px 20px;	
}

h1 {
font-weight:bold;
font-size:16px;
color:#336699;
line-height:18px;
margin:10px 0px 0px 2px;
}

h2 {
font-size:12px;
line-height:14px;
margin:5px 0px 0px 2px;
font-weight:normal;
}

.title {
font-weight:bold;
font-size:16px;
color:#336699;
text-align:right;
margin-bottom:5px;
}

.text {
	
}

.mark1 {
color:#336699;
font-weight:bold;
}

.mark2 {
color:#ff9900;	
font-weight:bold;
}

.photo {
border: solid 1px #cccccc;
padding:3px;
margin:5px;
}

.aIndex {
color:#336699;	
}

.ahartaSite {
color:#336699;
font-size:14px;
font-weight:bold;
font-style:italic;
}

.ahartaSite:hover {
color:#ff9600;
}

/* footer */

.footerMenu {
color: #ffffff;
font-size:10px;
width:749px;
height:40px;
text-align:center;
margin-top:10px;
}

.footerMenu a{
color: #ffffff;
font-size:9px;
font-weight:bold;
}

.footerMenu a:hover{
color: #ff9900;
font-size:9px;
font-weight:bold;
text-decoration:none;
}

#copyright {
color:#eaeaea;
font-size:9px;
width:200px;
margin:0px 0px 30px 20px;
float:left;
}

#wdd {
color:#eaeaea;
font-size:9px;
width:409px;
margin:0px 0px 30px 0px;
float:left;
text-align:center;
}

#wdd a {
color:#eaeaea;
font-size:9px;
font-style:italic;	
}

#wdd a:hover {
color:#ffffff;	
font-style:italic;	
text-decoration:underline;
}

/* end footer */
