/* CSS Document */

html {
	color: #ffffb7;
	width: 100%;
	background: #4c597f;
}
body {
	position: absolute;
	width: 100%;
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 76%; 
	color: #ffffb7; 
	padding: 0px; 
	border: 0px; 
	margin: 0px; 
	background: #4c597f;
}
#wrapper {
	width: 750px; 
	background: #4c597f;
}
#page_head {
	width: 750px; 
	height: 100px; 
	position: relative; 
	background: #4c597f;
}
#info {
	clear: both; 
	width: 750px; 
	padding-bottom: 15px; 
}
#info h2 {
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif; 
	font-size: 1.4em; 
	margin: 0px; 
	color: #a40; 
	text-align: left; 
	margin-bottom: 10px;
}
#info h3 {
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif; 
	font-size: 1.1em; 
	font-weight: normal; 
	margin: 0px; 
	color: #565; 
	text-align: left; 
	margin-bottom: 10px;
}
#content {
	width: 750px;
	color: #faff9d;
	clear: both; 
}
#titlex {
	width: 750px;
	height: 50px;
	text-align: left;
	text-indent: 15px;
	font-size: 14px;
	background: #4c597f url(../images/horizontal_line2.gif) bottom left repeat-x;
}
#foot_top {
	width: 750px;
	padding: 5px 0 5px 0;
	background: #4c597f url(../images/horizontal_line2.gif) bottom left repeat-x;
}
#content h3 {
	font-size: 12px; 
	color: #fe9320; 
	margin: 10px 0 0 0; 
	font-weight: bold;
}
#left_column {
	width: 460px; 
	float: right;
	text-align: left;
	padding: 10px 20px 10px 10px;
	background: #4c597f url(../images/vertical_line2.gif) 0 repeat-y;
}
#left_column a:hover {
	color: #f60;
	text-decoration: underline;
}
h4 {
	font-size: 12px; 
	margin: 10px 0 0 0; 
	font-weight: bold;
	color: blue;
}
h4:hover {
	color: #f60;
	text-decoration: underline;
}
div.leftcol {
	width: 210px;
	text-align: left;
	float: left;
}
div.rightcol {
	width: 210px;
	text-align: left;
	float: right;
}
#right_column {
	width: 240px; 
	float: left;
	text-align: left;
	padding: 10px;
	color: #0cf;
}
#right_column ul {
	list-style-image: url(../images/bullet1.gif);
	font-size: 10px; 
	color: #555; 
	line-height: 16px; 
	color: #f60;
}
#right_column p {
	color: #9abafc;
}
#right_column a:hover {
	color: #f60;
	text-decoration: underline;
}
#page_foot {
	clear: both; 
	width: 750px; 
	padding-bottom: 0px; 
	background: #4c597f url(../images/horizontal_line2.gif) top left repeat-x; 
	font-size: 11px;
	background: url(../images/menu1.gif) repeat-x top left; 
	border-top: 3px solid #4c597f;  
	border-bottom: 3px solid #4c597f;
	color: #fe9320;
}
#page_foot a,
#page_foot a:visited,
#page_foor a:hover {
	color: #fe9320;
}
p {
	font-size: 10px; 
	color: #faff9d;
	line-height: 16px; 
	margin: 5px 0 15px 0;
}
pre {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #555; 	
	line-height: 16px; 
	margin: 5px 0 15px 0;
}
span.redtext {
	color: #ff8080;
}
pre.redp {
	color: #ff8080;
	border:  #ccc solid 1px;
	padding: 0px 5px;
	margin-left: 20px;
}
span.greentext {
	color: #3c0;
}
pre.greenp {
	color: #3c0;
	border: #ccc solid 1px;
	padding: 0px 5px;
	margin-left: 20px;
}
span.bluetext {
	color: #03fce3;
}
pre.bluep {
	color: #03fce3;
	border: #ccc solid 1px;
	padding: 0px 5px;
	margin-left: 20px;
}
span.purpletext {
	color: purple;
}
pre.purplep {
	color: #fb6ffd;
	border: #ccc solid 1px;
	padding: 0px 5px;
	margin-left: 20px;
}

/* CSS Switcher */
.switch {
	float: right;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	margin-top: -36px;
}
.switch ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.switch ul li {
	float: left; 
	position: relative; 
	background: url(../images/divider1.gif) no-repeat top left;
}
.switch ul li a, 
.switch ul li a:visited {
	float: left; 
	display: block; 
	text-decoration: none;
	color: #ddf; 
	padding: 0px 16px; 
	line-height: 25px; 
	height: 30px; 
	border-bottom: 3px solid #4c597f; 
}
.switch ul li:hover {
	width: auto;
}
.switch ul li a.one:hover {
	border-color: #9abafc; 
	color: #9abafc;
}
.switch ul li a.two:hover {
	border-color: #f00; 
	color: #f00;
}
.switch ul li:hover a.one {
	border-color: #9abafc; 
	color: #9abafc;
}
.switch ul li:hover a.two {
	border-color: #f00; 
	color: #f00;
}

/* Main Menu Properties */
.menu1 {
	float: left; 
	width: 100%; 
	text-align: left;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	background: #4c597f url(../images/menu1.gif) repeat-x top left; 
	border-top: 3px solid #4c597f;  
	border-bottom: 3px solid #4c597f;
	margin: 0px;  
}
.menu1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.menu1 ul li {
	float: left; 
	position: relative; 
	background: url(../images/divider1.gif) no-repeat top right;
}
.menu1 ul li a, 
.menu1 ul li a:visited {
	float: left; 
	display: block; 
	text-decoration: none;
	color: #ddf; 
	padding: 0px 16px; 
	line-height: 25px; 
	height: 30px; 
	border-bottom: 3px solid #4c597f; 
}
.menu1 ul li:hover {
	width: auto;
}
.menu1 ul li a.menu1one:hover {
	border-color: #c00; 
	color: #f88;
}
.menu1 ul li a.menu1two:hover {
	border-color: #c60; 
	color: #fc0;
}
.menu1 ul li a.menu1three:hover {
	border-color: #cc0; 
	color: #cc0;
}
.menu1 ul li a.menu1four:hover {
	border-color: #080; 
	color: #0e0;
}
.menu1 ul li a.menu1five:hover {
	border-color: #9abafc; 
	color: #9abafc;
}
.menu1 ul li a.menu1six:hover {
	border-color: #c0c; 
	color: #f8f;
}
.menu1 ul li a.menu1seven:hover {
	border-color: #f00; 
	color: #f00;
}
.menu1 ul li:hover a.menu1one {
	border-color:#c00; 
	color:#f88;
}
.menu1 ul li:hover a.menu1two {
	border-color: #c60; 
	color: #fc0;
}
.menu1 ul li:hover a.menu1three {
	border-color: #cc0; 
	color: #cc0;
}
.menu1 ul li:hover a.menu1four {
	border-color: #080; 
	color: #0e0;
}
.menu1 ul li:hover a.menu1five {
	border-color: #9abafc; 
	color: #9abafc;
}
.menu1 ul li:hover a.menu1six {
	border-color: #c0c; 
	color: #f8f;
}
.menu1 ul li:hover a.menu1seven {
	border-color: #f00; 
	color: #f00;
}
.menu1 ul li ul {
	display: none;
}
.menu1 table {
	margin: -1px; 
	border-collapse: collapse; 
	font-size: 11px;
}
/* specific to non IE browsers */
.menu1 ul li:hover ul {
	display: block;
	position: absolute;
	top: 32px;
	margin-top: 1px; 
	left: 0px;
	width: 154px;
	border-bottom: 1px solid #000;
}
.menu1 ul li:hover ul.endstop {
	left: -92px;
}
.menu1 ul li:hover ul li ul {
	display: none;
}
.menu1 ul li:hover ul li a {
	display: block;
	background: #fff;
	color: #000;
	height: auto;
	line-height: 15px;
	padding: 4px 16px; 
	width: 120px; 
	border: 1px solid #000; 
	border-bottom: 0;
}
.menu1 ul li:hover ul li a.drop {
	background: #ccd url(../images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li a:hover {
	color: #000; 
	background: #ccd url(../images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li a:hover.drop {
	background: #ccd url(../images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li:hover ul li:hover ul {
	display: block; 
	position: absolute; 
	left: 153px; 
	top: -1px;
}
.menu1 ul li:hover ul li:hover ul.left {
	left: -153px;
}

/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
	display: block;
	position: absolute;
	top: 33px; 
	background: #fff;
	left: 0; 
	border-bottom: 1px solid #000;
}
.menu1 ul li a:hover ul.endstop {
	left: -92px;
}
.menu1 ul li a:hover ul li a {
	display: block;
	background: #fff;
	color: #000; 
	height: 1px; 
	line-height: 15px; 
	padding: 4px 16px; 
	width: 120px; 
	border: 1px solid #000; 
	border-bottom: 0;
}
.menu1 ul li a:hover ul li a.drop {
	background: #ccd url(../images/bullet1.gif) no-repeat 3px 8px; 
	padding-bottom: 5px;
}
.menu1 ul li a:hover ul li a ul {
	visibility: hidden; 
	position: absolute; 
	height: 0; 
	width: 0;
}
.menu1 ul li a:hover ul li a:hover {
	color: #000; 
	background: #ccd url(../images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover.drop {
 	background: #ccd url(../images/bullet1.gif) no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
	visibility: visible; 
	position: absolute; 
	top: 0; 
	color: #000; 
	left: 153px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
	left: -153px;
}

/* Menu Sample in Four.htm */
#hdrmenu {
	height: 25px;
	background-color: #CC0000;
	text-align: center;
	font-weight: bold;
}
#hdrmenu a.aone {
	color: #00f;
	text-decoration: none;
}
#hdrmenu a.atwo {
	color: #000;
	text-decoration: none;
}
#hdrmenu a.athree {
	color: #fff;
	text-decoration: none;
}
#hdrmenu a.afour {
	color: #ff0;
	text-decoration: none;
}
#hdrmenu a.aone:hover {
	color: #0f0;
}
#hdrmenu a.atwo:hover {
	color: #0ff;
}
#hdrmenu a.athree:hover {
	color: #3f0;
}
#hdrmenu a.afour:hover {
	color: #00f;
}

/* Link Decorations */
#file1 a, 
.file1 a {
	color: #0cf;
	text-decoration: none;
}
#file2 a, 
.file2 a {
	color: #03d303;
	text-decoration: none;
}
#file3 a,
.file3 a {
	color: #fda8fe;
	text-decoration: none;
}
#file4 a,
.file4 a {
	color: #f0f;
	text-decoration: none;
}
#file5 a,
.file5 a {
	color: #ff8080;
	text-decoration: none;
}
#file6 a,
.file6 a {
	color: #fb6ffd;
	text-decoration: none;
}

/* Table Properties */
table#sample {	
    border: solid #03f 2px;
    width: 400px;
	color: #00f;
}
table#sample td {
    padding: 5px;
    border: solid #03f 1px;
	color: #00f;
}
.mainbox {
    text-align: center;
    background-color: #3ff;
}
.toprow {
    font-style: italic;
    text-align: center;
    background-color: #ffc;
}
.leftcolm {
    text-align: center;
    width: 16%;
	height: 120px;
    background-color: #9f0;
}
.footsie {
    text-align: center;
    background-color: #fc0;
	text-decoration: underline;
}

