body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #767676;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center
}

td {
	font-size: 11px;
}

th {
	font-size: 11px;
}

h1 {
	font-size: 17px;
	color: #204A8E;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	color: #204A8E;
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	margin: 5px 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a { color: #204A8E; }

select 	{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

input  	{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea  	{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-size:9px;
}

.OrderMenu	{
	padding-left: 5px;
	line-height: 18px;
	vertical-align: middle;
}

A.OrderMenu:link {
	color: #666666;
	text-decoration: none;
}
A.OrderMenu:visited {
	color: #666666;
	text-decoration: none;
}
A.OrderMenu:active {
	color: #FF9900;
	text-decoration: none;
}
A.OrderMenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}

.TandC {
	font-size:9px;
}

.Mouse {
	font-size:9px;
}

.Comment {
	font-size: 10px;
	text-align : center;
	color : #999999;
}

.Seperator {
	height : 5px;
	border-left : 0px;
	border-right : 0px;
	font-size : 5px;
}

.BookErrors {
	color: #ff0000;
}

.Mandatory {
	color: #ff0000;
}

.ErrorField {
	background: #ffcccc;
	color : #ff0000;
	font-weight : bold;
}

.NoIndent { 
	margin-left : 1.5em;
	padding-left : 0px;
}

.LeftMenuBox {
	margin-top : 13px;
	border-bottom : 2px dotted #CCCCCC;
	margin-left : 13px;
}

.LeftMenu {
	border-top : 2px dotted #CCCCCC;
	font-size : 10px;
	font-weight : bold;
	color : #999999;
}

A.LeftLinks {
	height : 16px;
	text-indent : 13px;
	padding-top : 2px;
	color: #666666;
	text-decoration: none;
	display: block;		
}

A.LeftLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}

#CurrentLink {
	color: #FFFFFF;
	background-color: #999999;
	background-image : url(images/arrow.gif);
	background-repeat : no-repeat;
}

A.TopLinks {
	text-decoration : none;
	font-weight : bold;
	color : #999999;
	text-transform : uppercase;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

A.TopLinks:hover {
	color: #204A8E;
}

#CurrentSection {
	color: #204A8E;
}