body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
strong {font-weight:bold;}

body {
	background-color:#333333;	
}
input.inputbox{font-family:Arial, Verdana;font-size:11px ;color:#000000;width: 100%;letter-spacing:0px;border:1px solid Silver;background:White;}

table.messageTable {
	color:#FF0000;
	font-weight:bold;	
}
table.topNavTable {
}
table.topNavTable td{
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

a.index_menu,a.index_menu:visited{
	font-family:"Georgia","Times New Roman","Trebuchet MS",Tahoma,arial,sans-serif;
	color:#FFFFFF;
	background-color:#444444;
	font-weight: normal;
	font-size:14px;
	line-height:15px;
	padding-left:10px;	
	padding-right:10px;	
	padding-top:5px;	
	padding-bottom:5px;	
	text-decoration:none;
	display:block;	
	margin-top:1px;
}

a.index_menu:hover {
	color: #FFFFFF;
}

a.action_link,a.action_link:visited, a.action_link:hover{
	font-family:"Times New Roman","Trebuchet MS",Tahoma,arial,sans-serif;
	color:#8B919A;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:15px;
	padding:0px;
	padding-top:0;	
	text-decoration:none;
	display:block;	
}

.bottomNav {
	    font-family: Arial, sans-serif;
        font-size: 10px;
        color: #666666;
}

.bottomNav ul{
font-family: Arial, sans-serif;
        font-size: 10px;
        color: #666666;
}

.bottomNav li{
	list-style: none;
	display: inline;
	margin:0;
	margin-right:10px;
	color:#FFFFFF;
}
.bottomNav a, .bottomNav a:visited, .bottomNav a:active{
	font-family: Arial, sans-serif;
    font-size: 10px;
    color: #666666; text-decoration: none
}
.bottomNav a:hover{
	font-family: Arial, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
}

div.topNavTable td{
	padding-left:0px;
	padding-right:2px;
	text-align:center;
}
div.homeFooter {
	margin-top:10px;
	font-family: Arial, sans-serif;
        font-size: 10px;
        color: #666666;
}