body { 
	background: #fff url('images/bg.jpg') top center repeat-x;
	cursor: default;
	text-align: justify;
}

table, td { 
	color: #868585; 
	text-align: justify;
	font-size: 10px;
	font-family: trebuchet ms, tahoma, sans-serif;
	letter-spacing: 1px;
}

#content {
	background: url('images/comp_15.jpg') no-repeat top #fff;
	padding-left: 10px;
	padding-right: 10px;
}

#barl {
	background: url('images/comp_14.jpg') no-repeat top #fff;
}

#barr {
	background: url('images/comp_16.jpg') no-repeat top #fff;
}

#footer {
	margin-bottom: -5px;
}

h1 {
	font-size: 10px; 
	font-family: times new roman, georgia, times, serif;  
	color: #333333; 
	margin-left: -6px; 
	padding-left: 25px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: url('images/head.jpg') no-repeat left;
}

ol { 
	list-style: cjk-ideographic;
	padding-left: 20px;
	margin-left: 60px;
	margin-top: 9px;
	margin-bottom: 9px;
}

ol a:link {
	text-transform: none;
}

ol a:visited {
	text-transform: none;
}

ul {
	margin-left: 10px;
	padding-left: 5px;
}

img { 
	border: 0px;
}

.footlink {
	font-size: 9px;
	text-align: right;
	padding-right: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.credit { 
	font-size: 10px;
}

.codesort {
	text-align: left;
}

.codesort img { 
	background-color: #cccccc;
	border: 3px #cccccc solid;
}
.code {
	background-color: #cccccc;
	border: 3px #cccccc solid;
}

a:link {
	color: #4b4b4b; 
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
} 

a:visited {
	color: #686868; 
	text-decoration: line-through;
	font-weight: bold;
	text-transform: uppercase;
} 

a:active {
	color: #636363; 
	text-decoration: underline; 
	text-transform: uppercase;
} 

a:hover {
	color: #636363; 
	cursor: help;
	font-weight: bold;
	text-transform: uppercase;

}

input, textarea {
	font-family: trebuchet ms, tahoma, sans-serif; 
	font-size: 11px; 
	padding-left: 2px;
	background-color: #cccccc; 
	color: #fff; 
	border: 0px;
}
