body {
	color: #2e3092;
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, sans-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-repeat: no-repeat;
	background-attachment: fixed;
}

div.left {
	float: left;
	width: 150px;
	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: #2e3092;
	font-size: 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
} 
A:Visited { 
	color: #2e3092; 
	font-size: 13px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
} 
A:Active {
	color: #2e3092;
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
A:Hover {
	color: #FF6700;
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a:link img.gal,
a:visited img.gal {
	border-color : #2e3092; 
	border-width: 2px;
	border-style: solid;
}
a:hover img.gal,
a:active img.gal {
	border-color : #FF6700; 
	border-width: 2px;
	border-style: solid;
}
