﻿a {
	color: #000;
	text-decoration: none;
}
body {
	background: #b7b7b7 url(img/bg.gif) no-repeat top center;
	
		color: #333; 
	text-align: center; font: normal 0.9em sans-serif,Arial;
}
.gfx a {
	background: #F5F5F5 url(img/Banner1.jpg) no-repeat; display: block; height: 240px;
}
.gfx2 a {
	background: #F5F5F5 url(img/Banner2.jpg) no-repeat; display: block; height: 240px;
}

.gfx3 a {
	background: #F5F5F5 url(img/Banner3.jpg) no-repeat; display: block; height: 240px;
}
.gfx4 a {
	background: #F5F5F5 url(img/Banner4.jpg) no-repeat; display: block; height: 240px;
}
.gfx5 a {
	background: #F5F5F5 url(img/Banner5.jpg) no-repeat; display: block; height: 240px;
}
.gfx6 a {
	background: #F5F5F5 url(img/Banner6.jpg) no-repeat; display: block; height: 240px;
}
.gfx7 a {
	background: #F5F5F5 url(img/Banner7.jpg) no-repeat; display: block; height: 240px;
}
.gfx8 a {
	background: #F5F5F5 url(img/Banner8.jpg) no-repeat; display: block; height: 240px;
}
.gfx9 a {
	background: #F5F5F5 url(img/Banner9.jpg) no-repeat; display: block; height: 240px;
}


.headbar{
font-weight:bold;
font-size:medium;
color:#333333;
padding-left:480px;
	
}
.header {
	background: #FFF;
	border-bottom: 1px solid #E5E5E5;
	font: bold 2.6em Arial;
	line-height: 3em;
}
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 10px auto 4px auto; 
	text-align: left;
	width: 620px; 
	
}
.flash{
	float:right;
	padding-top:20px;
	padding-right:0px;
}
.flash2{
	float:left;
	padding-top:0px;
	padding-right:20px;
}

.menuCurrent{
background: #EEE url(img/bgmenuOver.gif) repeat-x;

	
}

.menu a {
	background: #EEE url(img/bgmenu.gif) repeat-x;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #2578ac;
	color: #888;
	float: left;
	padding-top: 4px;
	width: 149px; height: 36px;
	font-size:small;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: #EEE url(img/bgmenuOver.gif) repeat-x;
	color: #555;
}
.menu a#last {
	width: 150px;
	border-right: none;
}
.container {
	margin: 10px;
}
.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.item {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	padding: 10px;
}
.itemIndex {
	background: #FCFCFC url(img/bgitem.gif) repeat-x;
	padding: 0px;
}

.footer {
	padding: 5px;
	background: #F5F5F5;
	color: #666;
} 
.footerline {
	padding: 5px;
	text-align: center;
	width:640px;
	height:105px;
	
margin-left: auto;
margin-right: auto;
	background: url(img/footerline.jpg) no-repeat;
	
} 

.box{
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 0.9em;
	color: #6A849D;
}
.imgright{
vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
padding-bottom:30px;

}
.devlink a{
	font-size:medium;
	color:gray;
	
}
.devlink a:hover{
	font-size:medium;
	color:#2578ac;
	text-decoration:underline;
	
	
}

