/* MAIN STUFF */
body {
	background-color: #F79D80;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#maintab {
	height: 100%;
	width: 782px;
}
#ls {
	background: url(images/ls_bg.gif) repeat-y;
	width: 12px;
}
#rs {
	background: url(images/rs_bg.gif) repeat-y;
	width: 12px;
}
#header {
	height: 97px;
	background-color: #94a1e2;
	background-image: url(images/slogan.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/* MAIN STUFF END */
/* MENU 1 */
.m1 {
	background: #94a1e2;
	font-size: 12px;
	color: #d7d7d7;
	height: 24px;
}
.m1button {
	font-size: 18px;
	color: #FFFFFF;
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FD4703;
	background-repeat: no-repeat;
	width: 100px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.m1orange {
	background: #fd4703;
	font-size: 12px;
	color: #d7d7d7;
	height: 24px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	vertical-align: middle;
}
.bookmark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.m1h{
	color: #FFFFFF;
	text-decoration: underline;
	margin: 4px;
	vertical-align: middle;
}
.m1h:visited{
	color: #FFFFFF;
}
.s{
	color: White;
	margin: 4px;
}
/* MENU 1 END */
/* MENU 2 */
#m2 {
	font-size: 18px;
	font-weight: bolder;
	padding: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	margin: 0px;
}
#m2 a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#m2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#m2 form {
	margin: 2px;
	padding: 4px;
}
#search {
	height: 25px;
	width: 140px;
	font-size: 16px;
	border: 1px solid #363636;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

/* MENU 2 END */
#ms {
	background: #4e5354;
	border-bottom: 1px solid #4e5354;
	width: 10px;
}
/* CONTENT */
#cont1 {
	height: 100%;
	vertical-align: top;
	padding: 8px;
	background: #fff;
}
h1 {
	font-weight: bolder;
	font-size: 12px;
	color: #363636;
	margin: 0;
}
p {
	font-size: 10px;
	color: #363636;
	margin: 5px 0 2px 0;
}
.ll {
	padding: 8px 0 8px 0;
}
.ll a {
	color: #005872;
	font-weight: bolder;
}
.ll a:visited {
	color: #005872;
}
.q {
	font-size: 12px;
	margin: 10px 0 10px 0;
}
.ind {
	color: #363636;
	font-size: 11px;
}
.la {
	color: #FF0000;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.la:visited {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.la {
	color: #FF0000;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h4 {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

h4 a {
	color: #FF0000;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.lb {
	color: #8595DE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.lb:visited {
	color: #8595DE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* CONTENT END */
#cs {
	background: #fff;
}
/* SIDE */
#side {
	vertical-align: top;
	background-color: #FFE2D5;
}
#cat_list {
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF3300;
}
.catname {
	color: #60c56b;
	font-size: 10px;
	font-weight: bolder;
	background: #232829;
	padding: 3px 3px 3px 10px;
	margin-bottom: 4px;
}
.cats {
	background: url(images/cat_border.gif) repeat-x bottom;
	font-size: 10px;
	padding: 0 0 6px 0;
	margin-bottom: 4px;
}
.cats a {
	color: #005872;
	display: block;
	padding: 0 0 0 20px;
}
.cats a:visited {
	color: #005872;
}

.cats .active:visited {
   color: White;
}

.c1 {
	color: #005872;
	font-size: 10px;
	font-weight: bolder;
	padding: 0 0 0 10px;
}
.links a {
	color: #58767a;
	display: block;
	padding: 0 0 0 10px;
	font-size: 10px;
	font-weight: bolder;
}
.links a:visited {
	color: #58767a;
}
/* FOOTER */
.footer {
	height: 43px;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 10px;
	background-color: #FD4703;
}
.footer1 {
	height: 43px;
	font-size: 10px;
	padding-left: 10px;
	background-color: #E74103;
}
/* FOOTER END */
/* SUBMIT */
.freelink input, select {
	 height: 18px;
	 font-size: 11px;
	 border: 1px solid #363636;
}
textarea {
	font-size: 10px;
	border: 1px solid #363636;
	overflow: auto;
	width: 320px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.freelink {
	width: 100%;
}
.freelink td {
	padding: 2px;
	vertical-align: top;
	font-size: 10px;
}.subcat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CA0000;
	font-weight: bold;
	margin: 7px;
	padding: 6px;
}
.subcat a {
	color: #D70000;
	text-decoration: underline;
}
.subcat a:visited {
	color: #CA0000;
	text-decoration: underline;
}
subcat .active:visited {
	color: #EE1C11;
	text-decoration: none;
}

