@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/slice.gif);
	background-repeat: repeat-x;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.bigpix {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CED297;
	border-bottom-color: #CED297;
	border-left-color: #CED297;
}

.page_title {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/slice_1x20.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.right_sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	background-color: #CC0033;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	font-variant: normal;
	background-image: url(images/slice_1x20_redblack.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CFCB8C;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.subheading1 {
	background-image: url(images/slice_1x23_silver.gif);
	background-repeat: repeat-x;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-bottom: 5px;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.subheading1_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border-bottom-color: #FF0000;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subheading1_body2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.subheading1_pix {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	padding: 3px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}



li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: lighter;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	margin: 5px;
}

.leftcol {
	background-image: url(images/slice_leftcol.jpg);
	background-repeat: repeat-y;
}
.rightcol {
	background-image: url(images/slice_rightcol.jpg);
	background-repeat: repeat-y;
}
.txt_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: right;
}
.txtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #333333;
	border: 1px solid #FF0000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 10px;
	text-align: left;
}
