body {
	color: #000000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #ffffff;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../images/0Background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div.left {
	float: left;
	width: 200px;
	border-right-width: 0px;
	border-right-color: #5a0502;
	border-right-style: solid;
}

div.right {
	float: left;
	width: 600px;
	border-right-width: 0px;
	border-right-color: #5a0502;
	border-right-style: solid;
}

div.admin_menu {
	float: left;
	width: 150px;
	border-right-width: 0px;
	border-right-color: #5a0502;
	border-right-style: solid;
}

div.admin_tool {
	float: left;
	width: 600px;
	border-right-width: 0px;
	border-right-color: #5a0502;
	border-right-style: solid;
	padding-left: 10px;
}

div.register {
	float: left;
	width: 600px;
	border-width: 1px;
	border-color: #5a0502;
	border-style: solid;
	margin: 50px;
}

div.left {
	float: left;
	width: 150px;
}

div.select1 {
	float: left;
	width: 150px;
	background-color: #ff0000;
}

div.select2 {
	float: left;
	width: 150px;
	background-color: #00ff00;
}

div.select3 {
	float: left;
	width: 150px;
	background-color: #0000ff;
}

div.search {
	float: left;
	width: 150px;
	background-color: #0000ff;
}

div.admin_copyright {
	float: left;
	width: 600px;
	text-align: center;
}

img.icon {
	border-width: 0px;
}

th {
	background-color: #FD964A;
	color: #ffffff;
	text-align: left;
	height: 20px;
}

td.r0 {
	background-color: #fffec8;
}

td.r1 {
	background-color: #fff6b9;
}

A {
	color: #666666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

A:Visited {
	color: #666666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

A:Active {
	color: #666666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

A:Hover {
	color: #60789C;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

a:link img.gal,a:visited img.gal {
	border-color: #666666;
	border-width: 2px;
	border-style: solid;
}

a:hover img.gal,a:active img.gal {
	border-color: #60789C;
	border-width: 2px;
	border-style: solid;
}