body {
	font-size: medium;
	font-family: tahoma;
	background-color: #6699ff;
}

p {
	font-size: medium;
	font-family: tahoma;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #063;
	text-align: center;
}


td { }

a:link { }

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #060;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	border: solid 1pt #feffff;
	background-color: #ccddff;
}
#header { }
#content { width: 600px; float: left; }
#content2 {
	margin-right: 20px;
	margin-left: 20px;
	width: 750px;
	clear: both;
}

#footer { background-color: #d3d3d3; background-position: 0 bottom; width: 800px; clear: both; margin-top: 10px; border-top: 4pt double #fff; }
#footer p { font-size: 80%; }
.dash_border {
	border: medium dashed #00F;
	padding: 10px;
}

#sidebar{ width:155px; float:left; font-size:1em; line-height:1.3em; margin: 20px 20px 20px 10px; }
#sidebar p{
font-size:0.9em;
}
.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(../sys_img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}
.side_HL { color: #f00; font-size: 1.2em; font-weight: bold; line-height: 1.3em !important; background: #eee url(../sys_img/gradient1.png) repeat-x; text-decoration: none; text-align: center; display: block; margin: 100px 10px 2px 0; padding: 5px 0 5px 8px; width: 140px; border-style: solid; border-width: 1px; border-color: #ddd #bbb #bbb #ddd; }
.sidelink:hover,.menuheader{
	color: #00F;
	background:#fff url(../sys_img/gradient2.png) repeat-x;
	text-decoration:underline;
	border-color: #ddd #888 #888 #ddd;
	border-style: solid;
	border-width: 1px;

line;
}
.sidelink:visited {
	color: #26c;
	font-weight: bold;
	background-image: url(../sys_img/gradient2.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: underline;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd #888 #888 #ddd;
}
#box {
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin solid #FFF;
	margin-right: 5px;
	margin-left: 5px;
	min-height: 400px;
}
#box h3 {
	font-size: 130%;
	color: #333;
	margin: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#box ul {
	margin: 0;
	list-style: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
  }
#box li {
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
	font-size: 90%;
  } 
.orange {
	background-color: #F96;
}
.orange1 {
	background-color: #F96;
	width: 250px;
}

.orange2 { background-image: url(../sys_img/or-h3-bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.green {
	background-attachment: scroll;
	background-color: #696;
	border: thin double #FFF;
}
.green2 { background-image: url(../sys_img/gr-h3-bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
.pink {
	background-color: #FCF;
}
.pink2 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.yellow {
	background-color: #FF9;
}
.yellow2 {
}
.clear{
clear:both;
margin:0;
}
#footer td {
	font-variant: small-caps;
	text-align: center;
}
.credits {
	font-size: x-small;
	text-align: right;
}
.box250 {
	width: 230px;
	float: left;
	border: thin solid #FFF;
	min-height: 400px;
	margin: 20px 0px;
	padding-left: 5px;
	background: #f96;
}
.box350 {
	width: 350px;
	float: right;
	border: thin solid #FFF;
	min-height: 400px;
	margin: 20px 0px;
	padding-left: 0px;
	text-align: center;
}
.greentext {
	color: #090;
}
.redtext {
	color: #900;
	font-weight: bolder;
}
.bloomborder {
	border: 6px groove #69C;
	margin: 5px;
	padding: 3px;
}
