/** BASIC */

body {
	padding: 0px;
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.table1, .table1 tr, .table1 th, .table1 td {
	border: none;
	width: 100%;	
}

.table1 tr {
	background: url() repeat-x left top;
}


.table1 th {
	padding: 0px;
	background: url() repeat-x left top;
	text-align: left;
	color: ;
}

.table1 td {
	padding: 0px;
	text-align: center;
}


.table2, .table2 th, .table2 td {
	border: none;
	width: 95%;
}

.table2 tr {
	background: url() repeat-x left top;
}

.table2 th {
	padding: 5px 10px;
	background: url() repeat-x left top;
	text-align: left;
	color: ;
}

.table2 td {
	padding: 8px 10px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: ;
}

h2 {
	font-size: 18px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 16px;
	margin-right: 15px;
}

.text1 {
	padding-left: 21px;
	color: ;
}

.text2 {
	margin-bottom: 10px;
	font: bold 12px Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	color: ;
}

.text3 {
	margin-bottom: 10px;
	font: bold 14px Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #8c1818;
}

.text4 {
	margin-bottom: 10px;
	font: 16px Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
	color: ;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 15px;
	background: url() no-repeat left center;
}

/** LINKS */

a {
	color: ;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 21px;
	background: url() no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url() repeat-x left top; }
.bg2 { background: url() repeat-y left top; }
.bg3 { background: url() repeat-x left top; }
.bg4 { background: url() no-repeat 0px 3px; }
.bg5 { background: url() repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-left {text-align:left; }
.align-center {text-align:center; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 6px 15px 0px 0px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
