a  {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #330033;
	padding: 0px 1px 0px 1px;
	margin: 0px -2px 0px -2px;
	background-color: transparent;
}

a:hover  {
	text-decoration: none;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #1A809A;
	background-color: #BCDBEC;
	padding: 0px 0px 0px 0px;
	color: #0076A3;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #330033;
}

.small{
	font-size: 10px;
	line-height: 12px;
}

.medium {
	font-size: 14px;
	line-height: 18px;
}

.sub {
	font-size: 11px;
	line-height: 2px;
}

.title {
	line-height: 25px;
	font-size: 18px;
	color: #0A788E;
	font-weight: bold;
	font-style : italic;
	text-align: left;
}

.tab {
	line-height: 16px;
	font-size: 16px;
	color: #0A788E;
	font-weight: bold;
	text-align: left;
	z-index: 1;
	margin-top: 95px;
	margin-left: -380px;
	position: absolute;
}

p {
	font-size: 14px;
	line-height: 18px;
}
	
td  {
	font-size: 14px;
	line-height: 18px;
}

ul {
	font-size: 12px;
	line-height: 20px;
}
	
body {
	background-color:#FFFFFF;
	margin: 50px 50px 50px 50px;
	padding: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	scrollbar-base-color: 000000;
	scrollbar-highlight-color: CCCCCC;
	scrollbar-face-color: C8D3EB;
	scrollbar-3dlight-color: 689AE4;
	scrollbar-darkshadow-color: 330033;
	scrollbar-shadow-color: darkblue;
	scrollbar-arrow-color: 000000;
	scrollbar-track-color: 689AE4;
}

b, strong {
	font-weight: bold;
	color: #330033;
}

strong {
	font-weight: bold;
	color: #0A788E;
}

#content {
	margin-left: 0px;
	margin-top: 113px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
	
#wholepage {
	position:absolute;
	left:50%;
	width:800px;
	margin-top:0px;
	margin-left:-400px;
	padding:0px;
}

#header {
	position: absolute;
	z-index: 0;
	left: -40;
	width: 884px
	margin-top: -5px;
	padding: 0px;
}

.footer {
	position: absolute;
	z-index: 0;
	left: -40;
	width: 884px;
	margin-top: 15px;
}

#menu {
	float: right;
	width: 170px;
	/* background: #transparent; */
	background: #DDEDF5;
	margin-left: 10px;
	margin-right: -6px;
	padding-right: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	border: 2px solid #A7A7A7;
}
	
#tail {
	padding-top:  3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	background: none;
	border: none;
	border-top: none;
	text-align:center;
	font-size: 10px;
	z-index: 1;
	/* width: 792px; background-color: #C4DBD4; */
	}

/* #tutorial {
	text-align: left;
	overflow: auto;
	width: 50%;
	height: 100%;
	z-index: 1;
	left: -5%;
	width: 884px;
	margin-top: 25px;
	margin-right: 0px;
	padding: 0px;
}



.tutstyle {
	z-index: 1;
	border-style: solid; 
	border-width: 2; 
	border-color: #1A809A;
	width: 40%;
	height: 47;
}

*/

li	{
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
	list-style: inside;
}

.tablecolored {
	border: 2px solid #A7A7A7;
	\\ background: #DDEDF5;
}

// iframe original color: #1A809A - blue

hr {
	border-color: #DDEDF5;
	border: solid;
}