body{
	font: 9pt "trebuchet ms", arial, sans-serif ;
	margin : 0 0 0 0;
	background-color: #999999;
	color: #000000;
	font-style : normal;
	text-align: left;
}

a {
	text-decoration : none;
	color: #003399;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}


.link-white {
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none;
}

.link-white:hover {
  color: #d0eeff;
  white-space: nowrap;
  text-decoration: underline;
}

.link-menu {
  display: block;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
}

.link-menu:hover {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
  background: #369;
}

a.footer {
  display: block;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
}

a.footer:hover {
  display: block;
  width: 100%;
  color: #0033cc;
  text-decoration: none;
}

a.black {
  color: #000000;
  text-decoration: none;
}

a.black:hover {
  color: #003399;
  text-decoration: underline;
}

a.bblue {
  display: block;
  width: 100%;
  color: #003399;
  text-decoration: none;
  border-bottom-style: none;
}

a.bblue:hover {
  display: block;
  width: 100%;
  color: #000000;
  text-decoration: underline;
  border-bottom-style: none;
}

img.blue{
	border: 1px solid #99ccff;
}

img.blue-dark{
	border: 1px solid #003399;
	padding: 0px;
}

.top_menu{
	margin-top: 5px;
	text-align: center;
	height: 30px;
	background-color: #003399;
	background-image: url(images/bg_top.jpg);
	color: white;
}

.top_menu1{
	text-align: center;
	height: 30px;
	background-color: #003399;
	background-image: url(images/bg_top.jpg);
	color: white;
}

td.line{
	padding: 0px;
	background: #e1ebff;
}

.line-down{
	padding: 1px;
	border-bottom: 1px dashed #99ccff;
}

td.title{
	height: 26px;
	background-color: #0033aa;
	border: 1px solid #6495ed;
	color: white;
}

table.title{
	padding: 0px;
	border: 1px solid #f0f8ff;
}

table.blue_board{
	border: 1px solid #99ccff;
	padding: 10px;
	background-color: #e1ebff;
}

.blue_board{
	border: 1px solid #99ccff;
	padding: 1px;
	background-color: #e1ebff;
}

td.blue{
	padding: 1px;
	background-color: #e1ebff;
	height: 26px;
}

.blue_dark{
	padding: 1px;
	background-color: #003399;
	color: white;
	height: 26px;
	border: 1px solid #6495ed;#4169e1
}

td.menu_img{
	height: 30px;
	background-image: url(images/bg_top.jpg);
}

table.blue_dark{
	padding: 10px;
	background-color: #003399;
	color: white;
	height: 26px;
	border: 1px solid #4169e1;
}

.rightcoltext {

	border: 1px solid #99ccff;
	background-color: #e1ebff;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 9pt;
	padding: 10px;
	color: #666666;
}
.topcoltext {

	border: 1px solid #e0ffff;
	background-color: #99ccff;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 9pt;
	padding: 5px;
	color: #000000;
}

td.menu-left{
	background : #003399 url(images/menu-right.gif) repeat-y right center;
}

.menu-left-d{
	height: 20px;
	background : #003399 url(images/down-left.jpg) no-repeat right center;
}

input{
  font: 8pt "trebuchet ms", arial, sans-serif;
  text-decoration : none;
  margin-top: 0px;
  margin-bottom: 3px;
  white-space: nowrap;
}

select{
  font: 8pt "trebuchet ms", arial, sans-serif ;
  text-decoration : none;
  margin-top: 0px;
  margin-bottom: 3px;
  white-space: nowrap;
}

.bottons_width{

	width: 80px;
}

.compulsory{
  font: 8pt "trebuchet ms", arial, sans-serif ;
  text-decoration : none;
  margin-top: 0px;
  margin-bottom: 3px;
  white-space: nowrap;
  background: #e1ebff;
  color: black;
}

.error{
  font: 8pt "trebuchet ms", arial, sans-serif ;
  text-decoration : none;
  margin-top: 0px;
  margin-bottom: 3px;
  white-space: nowrap;
  background: red;
  color: white;
  font-weight: bold;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333333;
  /*themecolour3%0;
  */
	margin-right: 0px;
}

ol {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333333;
  /*themecolour3%0;
*/
}
h1 {
  font-weight: bold;
  color: #333333;
  /*themecolour3%0;
  */
	font-size: 16px;
  margin-top: 0px;
  margin-bottom: 3px;
  white-space: nowrap;
}
h2 {
  font-size: 15px;
  color: #dc143c;
  /*themecolour2;
  */
	margin-top: 0px;
  margin-bottom: 3px;
}
h3 {
  font-size: 13px;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-left: 5px;
}

h4 {
  font-size: 15px;
  color: #3c9632;
  /*themecolour2;
  */
	margin-top: 0px;
  margin-bottom: 3px;
}


div.body{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

div.header{
	width:1000px;
	height:150px;
	background: #eeeeee;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin: 0px;
	padding: 0px;
	float: left;
}

#slantedmenu{
font-weight: bold;
font-size: 90%;
}

#slantedmenu:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#slantedmenu ul{
text-indent: 4px;
padding: 3px 0;
margin: 0;
background: transparent url(images/menusep.png) no-repeat left bottom;
/*background-color: #e0e0e0;
border: 1px solid #bebebe; */
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li.inline {
  display: inline;

}

#slantedmenu ul li a{
/*color: #494949; */
text-align: center;
padding: 3px 0;
margin: 0;
padding-right: 8px;
padding-left: 4px;
background: transparent url(images/menusep.png) no-repeat right bottom;

}

#nav {
text-indent: 4px;
padding: 3px 0;

background: transparent url(images/menusep.png) no-repeat left bottom;
}
#nav a {
padding: 3px 0;
padding-right: 8px;
padding-left: 4px;
margin: 0;
background: transparent url(images/menusep.png) no-repeat right bottom;
}

#last_ten {
text-indent: 0px;
padding: 3px 0;
margin: 0;
list-style-type: none
}
#last_ten li {
	padding-right: 4px; 
	padding-left: 4px; 
	font-size: 11px; 
	padding-bottom: 4px; 
	padding-top: 4px; 
	border-bottom: #e1ebff 1px solid;
}
#last_ten li a {
	padding-right: 0px; 
	padding-left: 12px; 
	background: url(img/bullet_3.gif) no-repeat 0px 4px; 
	float: left; 
	padding-bottom: 0px; 
	padding-top: 0px;
	
	
}
#last_ten li a:hover {
	background: url(img/bullet_1.gif) no-repeat 0px 4px;
}
#last_ten li span {
	float: right;
}

.left {
  float: left;
  text-align: left;
}
.right {
  float: right;
  text-align: right;
}

#top_links {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size : 10px;
	background-color: #2e2e2e;
	color : #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	text-align: center;
	display: block;
	min-width: 100%;
}

#top_links div{
	display: inline;
	padding-right: 5px;
}

#top_links a {
	font-family : verdana;
	font-size : 10px;
	color : #cccccc;
	height: 15px;
	text-decoration : none;
	background : url(images/dotted_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
}

#top_links a:hover {
	font-family : verdana;
	color : #cccccc;
	text-decoration : underline;
	font-size : 10px;
}

#top_links b {
	font-family : verdana;
	font-size : 10px;
	color : #cccccc;
	text-decoration : none;
}

#top_links span{
	color: #fff;
}