a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.book :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cf0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cf0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.contentblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.contentblackupper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.contentwhitesml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}
.contentblacksml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.contentredsml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cf0000;
	text-decoration: none;
	line-height: normal;
}
.contentred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cf0000;
	text-decoration: none;
	line-height: normal;
}
.contentlighter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.headersred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #cf0000;
	line-height: normal;
	text-transform: uppercase;
}
.loginform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	height: 20px;
	float: left;
}
.loginbut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	height: 20px;
	float: left;
	text-align: justify;
}
/*
[Paging] -----------------------------------------------------------------
*/
div.lft 						{ float: left; padding: 0.2em 0;}
div.rgt 						{ float: right; }
.paging 						{ margin: 0.5em 0 3.5em 0; clear: both; }
.paging a,
.paging span					{ margin-right: 0.2em; padding: 0.2em 0.5em; display: block; float: left; }
.paging span.current 			{ font-weight: bold; border-width: 0px; border-style: solid; }
.paging a 						{ border-width: 0px; border-style: solid; text-decoration: none; }
.paging a:hover 				{ }
.paging a.nextprev 				{ }
.paging span.nextprev 			{ border-width: 0px; border-style: solid; }
* html .paging 					{ margin: 0.5em 0; height: 1%; }

/*
[Date Picker]
*/
a.dp-choose-date 				{ width: 16px; height: 16px; margin: 5px 3px 0; padding: 0; display: block; text-indent: -2000px; overflow: hidden; background: url(../img/calendar.gif) no-repeat; float: left; }
a.dp-choose-date.dp-disabled 	{ background-position: 0 -20px; cursor: default; }
input.dp-applied 				{ float: left; }

/*
[Paging] -----------------------------------------------------------------
*/
div.lft 						{ }
div.rgt 						{ }
.paging 						{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;}
.paging a,
.paging span					{ background-color: #f0efeb; }
.paging span.current 			{ color: #fff; background-color: #f0efeb; border-color: #2e6ab1; }
.paging a 						{ border-color: #9aafe5; }
.paging a:hover 				{ border-color: #2e6ab1; }
.paging a.nextprev 				{ }
.paging span.nextprev 			{ color: #999; border-color: #ddd; }
* html .paging 				{ }
