/** CSS by Wilkart **/
/** BASIC **/

body {
	margin: 0px;
	padding: 0px;
	background: #DAD7D2 url(http://assets.rad03.wilkart.com/page_attachments/5/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DADDD6;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 150%;
}

.ul1 li {
}

.ul1 a {
	padding-left: 12px;
	background: url(http://assets.rad03.wilkart.com/page_attachments/65/homepage13.gif) no-repeat left center;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
        text-align: center;
}

.ul2 li {display: inline; margin: 5px; }

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #F4FCD3;
}

.text2 {
	text-align: center;
	font-size: 9px;
	color: #8D8D8D;
}

/** LINKS */

a {
	color: #E2FF67;
        text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	float: left;
	padding-left: 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background: url(http://assets.rad03.wilkart.com/page_attachments/41/subpage1_02.gif) no-repeat left center;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #3E650A;
}

a.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(http://assets.rad03.wilkart.com/page_attachments/7/bg02.jpg) repeat-x left top;
}

.bg2 {
	background: url(http://assets.rad03.wilkart.com/page_attachments/11/homepage14.gif) repeat-y left top;
}

.bg3 {
	background: url(http://assets.rad03.wilkart.com/page_attachments/13/homepage17.jpg) no-repeat left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-center { text-align: center; }

img { border: none; }

.img1 {
	float: left;
	margin: 10px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 31px;
	background: url(http://assets.rad03.wilkart.com/page_attachments/15/homepage15.gif) repeat-x left center;
}