body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #2E2858;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	text-decoration:none;
	padding-left:40px;	
	display:block;
	background-image:url(Img/menuback-trans.png);
	background-repeat:no-repeat;
	height:28px;
	cursor:pointer;	
}
.menu:hover {
	background-image:url(Img/menuback1.png);
	background-repeat:no-repeat;	
}
.menuideal {
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	text-decoration:none;
	padding-left:40px;
	cursor:pointer;	
	display:block;
	background-image:url(Img/menuback1.png);
	background-repeat:no-repeat;
	background-position:inherit;
	height:28px;	
}
.language {
	color:#F6D769;	
	text-decoration:none;
}
.language:hover {
	text-decoration:underline;
}
.smallmenu {
	color: #999999;
	text-decoration:none;
}
.smallmenu:hover {
	text-decoration:none;
	color:#F6D769;
}
.blackbold {
	font-weight:bold;
	line-height:20px;
	color:#333333;
}
.txtbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #666666;
	height:15px;
}
.txtbox1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666666;	
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:42px;
	height:23px;
	border:0;
	background-image:url(Img/go.gif);
	color:#FFFFFF;
}
.button1 {
	cursor:pointer;
}
.txt {
	font-size:12px;
	line-height:20px;
	text-align:justify;
	color: #CCCCCC;
}
.smalltxt {
	font-size:11px;
	line-height:17px;
	text-align:justify;
	color:#898989;
}
.title {
	font-family:Arial, Helvetica, sans-serif; 		
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	color:#FFFFFF;
}
.more {
	color:#DAAB67;
	text-decoration:none;
}
.more:hover {
	text-decoration:underline;
}
#navigation {
	
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	background-image:url(Img/bullet.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	font-size:12px;
	font-weight:bold;	
	padding-left:26px;	
	padding-bottom:12px;
}
#navigation li a {
	width: 160px;
	display:block;
	font-size:12px;
	color: #CCCCCC;
	text-decoration: none;
	
}
#navigation li a:hover {	
	color:#FF9900;
}
.orange {
	font-weight:bold;
	line-height:24px;
	color:#FF9900;
}
.box {
	border:1px solid #898989;	
}
.box1 {
	border:3px solid #FFFFFF;	
}
.footerback {
	background-image:url(Img/footer.gif);
	background-repeat:no-repeat;
}
.submit {
	background-image:url(Img/submit.gif);
	width:65px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	border:0;
}	
