.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 840084;
}

.bodySmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 840084;
}
a:hover {
	text-decoration:underline;
	color:666666;
}
a:link {
	text-decoration:none;
	color:666666;
}
a:active {
	text-decoration:none;
	color:666666;
}
a:visited {
	text-decoration:none;
	color:666666;
}

.topbar {
	background-attachment: fixed;
	background-image: url(../i/top_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bannertopbar {
	background-attachment: fixed;
	background-image: url(../i/banner_headbar.gif);
	background-repeat: repeat-x;	
	background-position: left top;
}

.bannerbotbar {
	background-attachment: fixed;
	background-image: url(../i/banner_barbottom.gif);
	background-repeat: repeat-x;	
	background-position: left top;
}
.menulastitembg {
	background-attachment: fixed;
	background-image: url(../i/menu_sep.gif);
	background-repeat: no-repeat;
	padding-left:8px;
	padding-bottom:2px;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 6b6a6b;
}
.checkInput {
	border: 1px none #999999;
	background-color: #f5f5f5;
	height:18px;
}
.textInput {
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	height:18px;
}


input {
	border: 1px solid #999999;
	background-color: f5f5f5;
}
.menuitembg {
	background-attachment: fixed;
	background-image: url(../i/menu_sep.gif);
	background-repeat: no-repeat;
	padding-left:8px;
	padding-right:12px;
	padding-bottom:2px;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
}


.menubg {
	background-attachment: fixed;
	background-image: url(../i/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.inputBox {
	background-color: f5f5f5;
	border: none #840084;
}

.headerPics { 
	float: right; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif
}

.headerPics a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.headerPics a:hover {
	text-decoration: underline;
}

.headerPics img {
	border: 0;
}

.headerPics a img.flag {
	float: right; 
	border: 1px solid #777; 
	margin: 0;
}

.headerPics a:hover img.flag {
	border: 1px solid #999;
}