/* CSS Document */
body {
	margin:5px;
	padding:0px;
	text-align: center;
	background-color: #dddddd;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
body.sm {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #ffffff;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
#top {
	top: 0px;
	width: 654px;
	height: 3px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/wraptop.jpg);
}
#wrapper {
	top: 0px;
	width: 654px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/wrap.jpg);
}
#base {
	top: 0px;
	width: 654px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/wrapbottom.jpg);
}
#minitop {
	top: 0px;
	width: 485px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(banner/);
}
#miniwrapper {
	top: 0px;
	width: 485px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(banner/);
}
#minibase {
	top: 0px;
	width: 485px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(banner/);
}
#banner{
	font-size:14px;
	width: 640px;
	height: 82px;
	background : url(banner/crete_01.gif) no-repeat right;
}

.contentarea {
	width: 640px;
	height: auto;	
	background-color: #3E3E3E;
	
}
#contenttext {
	font-size : 12px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align:left;
}
.imagebox {
	float:center;
	width:200px;
	height: auto;
	margin:10px 10px 10px 10px;
	font-size: 10px;
	color: #333333;
	text-align: center;
	}
td.boxtop {
	width: 200px;
	height: 20px;
	background : url(images/boxtop.jpg) repeat-y right;
	font-size: 12px;
	color: #449D44;
	text-align:left;
}
td.box {
	background-color: #C8C8C8;
	text-align:left;
}
.box a {
	font-size:12px;
	color : #076507;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.box a:hover {
	font-size:12px;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
#boxtext {
	padding: 5px 5px 5px 5px;
}
li {
	list-style-image: url(images/litem.jpg);
}
td.separator {
	width: auto;
	height: 20px;
	background : url(images/gbar.jpg) repeat-x right;
	font-size: 12px;
	color: #449D44;
	text-align:left;
}
td.footer {
	width: 640px;
	height: 15px;
	background : url(images/grbar.jpg) repeat-y right;
	font-size: 10px;
	color: #449D44;
	text-align:left;
}
table {
	font-size:12px;
	text-align:left;

}
td.or {
	width: 640px;
	height: 20px;
	background : url(images/orbar.jpg) repeat-y right;
}
table.main {
	font-size:12px;
	text-align:left;
	border: 1px solid #066606;
}
table.nav {
	font-size:14px;
	width: 640px;
	height: 24px;
	background : url(images/crete_02.gif) no-repeat right;
}
.nav a {
	font-size:12px;
	color : #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-left:20px;
}
.nav a:hover {
	font-size:12px;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	padding-left:20px;
}
table.minibox {
	font-size:12px;
	padding-right: 5px;
	padding-left: 5px;
	color : #FFFFFF;
}
.minibox a {
    font-size:12px;
	color : #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.minibox a:hover {
	font-size:12px;
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-size:12px;
	color : #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

a:hover {
	font-size:12px;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.homelink { 
	margin: 30px 0px 0px 40px;
}
.textarea  {
	border: 1px inset Black;
	background-color: #edefe2;
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	padding-left : 1px;
}
.button {
	background-color: #cc0000;
	border: 1px inset;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: white;
	cursor: hand;
	border-color: #999999 #000000 #000000 #999999;
	height: 18px;
}
.heading {
	font-size: 16px;
	color: #FCB016;
	text-align:left;
	font-weight: bold;
	padding-left : 15px;
	font-style: italic;
}
.heading2 {
	font-size: 16px;
	color: #CCCCCC;
	text-align:center;
	font-weight: bold;
	font-style: italic;
}
.heading3 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	text-align:left;
}
.heading3 a {
	font-size:14px;
	color : #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.heading3 a:hover {
	font-size:14px;
	color : #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.footertext {
	font-size: 10px;
	color: #378037;
	font-weight: bold;
}
