/* CSS Document */

body{
padding: 0;
margin: 0;
font-family: Arial;
font-size: 12px;
color:#333333;
background: #b0a55d url(../images/body-bg.gif) 50% 0 repeat-y;
}


#header-body{
background: url(../images/header-bg.gif) 50% 0 no-repeat;
}
#header{
background: url(../images/header.jpg) 0 0 no-repeat;
padding-top: 150px;
color:#686133;
}
#header a{
color:#686133;
font-weight:bold;
text-decoration:none;
}

#sidemenu img{
border: 2px solid #ffffff;
}
#sidebar .maintitle1{
color: #FFFFFF;
font-weight:bold;
font-size:16px;
}
#sidebar .title{
color: #FFFFFF;
font-weight:bold;
}
.hr{
background:url(../images/sidebar-hr.gif) 0 0 repeat-x;
height:21px;
}
#sidebar .more,
#sidebar .more a {
color:#333333;
padding-top:5px;
font-size:11px;
}

#content {
padding-right: 10px;
}
#content .maintitle1{
color: #FFFFFF;
font-weight:bold;
font-size:16px;
text-decoration:none;
}
#content .subtitle1{
font-weight:bold;
font-size:14px;
text-decoration:none;
}
#content .title{
color: #FFFFFF;
font-weight:bold;
}
#content a{
color:#333333;
}

#footer {
border-top: 1px solid #BCB275;
padding:15px 0;
font-size:11px;
}
#footer a{
color: #333333;
}

/* ------------------------------------------------------ */

img.padding-left{
padding-right:10px;
}

img.padding-right{
padding-left:10px;
}

#caption1 {
background:#BCB275;
padding:2px;
color: #333333;
font-size:11px;
}


#captchaDiv {
font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; width:60px; height:30px; background: url(../form.gif) repeat-x center left;
}

.completed{
	font-family: arial;
	font-size: 18px;
	color:#FFFFFF;
}

td.caption{
	font-size:11px;
	text-align:center;
}
td.caption img{
	border: 1px solid #928847;
	padding: 2px;
}