body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
	}
	
p, h1, h2, h3, td {
	font-family:  verdana, tahoma, arial, helvetica, sans-serif;
}

input,select,textarea {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background: #eee;
}

h1 {font-size: 20px;
	color: blue;
}

h2 {font-size: 16px;
	color: #999;
}

h3 {font-size: 14px;
	color: black;
}

a {
	color: #3C94FF;
}

a:hover {
	color: #006CF0;
	text-decoration: underline overline;
}

a:visited {
	color: #667773;
}

hr {
	size: 2px;
	color: #D2E6FF;
}

.code {
	font-family: courier new, courier;
	color: #006CF0;
}

.borders {
	border: 1px solid #000;
}

.border2 {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

.border3 {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.border4 {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.left_corner0 {
	background-color: #FDFDFD;
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
	border-left: 1px solid #000;
}

.left_corner1 {
	background-color: #ddd;
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
	border-left: 1px solid #000;
}

.back0 {
	background-color: #FDFDFD;
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
}

.back1 {
	background-color: #ddd;
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000; 
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
}

.small {
	font-size: 9px;
	color: #ccc;
}

.text14 {
	font-family:  verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

#outer {
	width: 764px;
	height: auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background: #fff;
	border: 2px solid #f00;
	text-align: left;
}

#top-frame {
	padding: 0px;
	width: 760px;
	height: 117px;
}

#top-bar {
	margin-top: 1px;
	padding-top: 2px;
	width: 760px;
	height: 22px;
	text-align: left;
	background: #999;
}

#menu-bar {
	clear: both;
	margin-bottom: 0px;
	padding-top: 1px;
	width: 760px;
	height: auto;
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	font-weight: bold;
	color: #999;
	background: #ccc;
}

#sponsor {
	margin: 5px;
	width: 750px;
	border: 1px solid #ccc;
	height: auto;
	text-align: center;
}

#inner {
	margin-top: 10px;
	width: 760px;
	height: auto;
	text-align: left;
}

#min-height {
	width: 2px;
	height: 300px;
	border-left: 1px dotted #666;
	float: left;
}

#left-frame {
	width: 120px;
	height: 100%;
	text-align: left;
	background: #fff;
	padding: 0px; 
	font-family:  verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
}

#right-frame {
	width: 620px;
	height: auto;
	background: #fff;
	text-align: left;
	font-family:  verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	float: left;
}

#footer {
	clear: both;
	width: auto;
	height: auto;
	text-align: center;
	font-family:  verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background: #ccc;
	padding: 3px;
	overflow: hidden;
}

.left {
	clear: both;
	float: left;
}

.right {
	float: right;
}

b {
	font-weight: 700;
	color: #00f;
}

#wht {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	width: auto;
	height: auto;
	float: right;
}

#emph {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	width: auto;
	height: auto;
	float: left;
}

.gry {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	font-weight: bold;
}

.gry:link {color: #666;}

.gry:visited {color: #666;}

.gry:hover {
	color: #fff;
	background: #4268a3;
}

/* ----------------- Developer's Link text (in footer) ------------------ */
.uk {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

.uk:link {color: #00f;}

.uk:visited {color: #00f;}

.uk:hover {color: #f00;}
