a:visited {color: #000000; text-decoration: none}
a:link {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}

a.logo_link:visited {color: #4b4b4b; text-decoration: none}
a.logo_link:link {color: #4b4b4b; text-decoration: none}
a.logo_link:active {color: #4b4b4b; text-decoration: none}
a.logo_link:hover {color: #4b4b4b; text-decoration: none}

body {
	background: #ffffff;
	background-image: url(/images/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.button {
	font-size: 11px;	
	width: 90px;
}

.header {
	background-color: #c5cedf;	
}

.header_background {
	background-image: url(../admin/images/header_background.jpg);	
	background-repeat: no-repeat;
}

.login_border {
	border: 1px solid #cccccc;
}

.login_error {
	background-color: #ff0000;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.login_header {
	background-color: #c5cedf;	
}

.logout {
	color: #1e4164;	
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
}

.mactop {
	color: #4b4b4b;	
	font-size: 24px;	
	letter-spacing: -1px;
	text-indent: 25px;
}

.order_guide {
	color: #1e4164;	
	font-size: 20px;	
	text-indent: 15px;
}

.required {
	font-size: 13px;
	color: #f05040;	
	font-weight: bold;
}

.tag_line {
	color: #1e4164;		
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
	font-weight: bold;		
	letter-spacing: -1px;
}

.text {
	font-size: 11px;
}

.text_bold {
	font-size: 11px;
	color: #494949;	
	font-weight: bold;
}

.text_box {	
	border: 1px solid #7f9db9;
	font-size: 11px;	
	width: 200px;
}
