/* CSS Document */

Body {
 margin: 0px 0px 0px 0px; background-color:#dbdede;
}
#nav {
	background-image:url(nav_bg.gif); height:23px;
}
#headbar{
	background-image:url(head_bg.jpg); height:196px;
}
#headbar2{
	background-image:url(bg2.gif); height:23px;
}
.toptext {
font-family: verdana; font-size:10px; color:#fff; padding-left:14px;
}

.navtext a:link {
	font-family: verdana; font-size:10px; color:#fff; text-decoration: none;
}
.navtext a:hover {
	font-family: verdana; font-size:10px; color:#fff; text-decoration: underline;
}
.navtext a:visited {
	font-family: verdana; font-size:10px; color:#fff; text-decoration: none;
}
.navtext a:active {
	font-family: verdana; font-size:10px; color:#fff; text-decoration: none;
}

.links {
font-family: tahoma; font-size:11px; color:#696e73; padding-left:14px;

}
.pagelink a:link {
font-family: tahoma; font-size:11px; color:#696e73; text-decoration:underline;
}
.pagelink a:hover {
font-family: tahoma; font-size:11px; color:#696e73; text-decoration:none;
}
.pagelink a:active {
font-family: tahoma; font-size:11px; color:#696e73; text-decoration:underline;
}
.pagelink a:visited {
font-family: tahoma; font-size:11px; color:#696e73; text-decoration:underline;
}
.order a:link {
font-family: verdana; font-size:10px; color:#0e6bce; text-decoration:underline;
}
.order a:hover {
font-family: verdana; font-size:10px; color:#0e6bce; text-decoration:none;
}
.order a:active {
font-family: verdana; font-size:10px; color:#0e6bce; text-decoration:underline;
}
.order a:visited {
font-family: verdana; font-size:10px; color:#0e6bce; text-decoration:underline;
}

/* content*/
#mainleft {
width:60%;
float:left;
background-color:#fff;
padding-top:19px;
padding-bottom:10px;
padding-left:15px;
}

#main {
width:90%;
float:left;
background-color:#fff;
padding-top:19px;
padding-bottom:10px;
padding-left:25px;
}

#mainright {
width:32%; height:100%;
float:right;
background-color:#cdd2d2;
padding-bottom:10px;
padding-right:5px;
}

.heading {
font-family:arial; font-size:20px; color:#f57900; font-weight:bold; line-height: 28px;
}
.text {
font-family: verdana; font-size:11px; color:#696e73;line-height: 16px; text-align:justify;
}
.textpad {
font-family: verdana; font-size:11px; color:#696e73;line-height: 16px; text-align:justify;padding:2px 8px 6px 8px;
display:block; text-align:left;
}
.textbig {
font-family: verdana; font-size:11px; color:#f57900;line-height: 16px; font-weight:bold;
}
.textbigpad {
font-family: verdana; font-size:11px; color:#f57900;line-height: 16px; font-weight:bold; padding:2px 8px 6px 8px;
display:block;
}

/*footer*/
.footer {
	font-family: verdana;font-size:10px; color:#727272;
		}


.footertext a:link {
	font-family: verdana; font-size:10px; color:#727272; text-decoration: none;
}
.footertext a:hover {
	font-family: verdana; font-size:10px; color:#727272; text-decoration: underline;
}
.footertext a:visited {
	font-family: verdana; font-size:10px; color:#727272; text-decoration: none;
}
.footertext a:active {
	font-family: verdana; font-size:10px; color:#727272; text-decoration: none;
}