﻿body
{
	margin: 0px;
	background-color: #D7E4D3;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

a
{
	text-decoration: none;
}

a:hover
{
	color: Orange;
}

h2
{
	font-size: 12pt;
	color: #EE8934;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#container
{
	width: 780px; /*background-color: #EBEBDF;*/
}

#left
{
	left: 0px;
	position: absolute;
	width: 175px;
}

#right
{
	min-height: 500px;
	margin-left: 175px;
	background-color: #EBEBDF;
}

#content
{
	padding: 1.5ex;
	padding-top: 0px;
}

#foot
{
	text-align: center;
	color: #ffffff;
	background-color: #EE8934;
	text-transform: uppercase;
	font-size: smaller;
	clear: both;
}

h3
{
	color: #EE8934;
	font-size: 10pt;
	margin-bottom: 0px;
}
.loingo p
{
	margin-top: .5ex;
	text-indent: 3ex;
}
.arrowList
{
	color: #EE8934;
	font-weight: bold;
	margin-left: 2ex;
	display: list-item;
	vertical-align: middle;
	list-style-image: url(/GiaiKhuyenHoc/App_Themes/Default/images/but3.gif);
}
.menu
{
	width: 175px;
	background-color: #f6fff5;
	border-right: silver 1px dotted;
}

.menuItem
{
	padding: 1px;
	display: block;
	color: #EE8934;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #D7E4D3;
}

.menuItemHover
{
	background: #ffe8c8;
}

.hitCounter
{
	position: relative;
	top: -50px;
	text-align: center;
	font-variant: small-caps;
	color: #ccffff;
	background-color: Orange;
	font-weight: 900;
}
