a {
	color: #666;
	text-decoration: none;
}
body {
	background: #CCC url(../../images/background.gif) repeat-y fixed bottom center;
	color: #666;
	margin: 20px 0;
	text-align: center; font: normal 0.7em sans-serif,Arial;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
}
.content li {
	padding-top: 10px;
}
#back {
	width:630px;
	margin-left:25px;

}

#back2 {
	text-align: center;
	
}
#logo {
	height: 120px;
	background: url(../../images/header.jpg) no-repeat right;
	border: 1px solid #E5E5E5;
	text-align: right;
}
.header {
	background: #FFF;
	font: bold 2.6em Arial;
	line-height: 3em;
}
.main {
	background: #FFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 940px; 
}
#menu {
	color: #888;
	width: 100%;
	text-align: center;
}
.menu ul, .menu li {
	list-style-type:none !important;
	display:inline !important;
}
.menu a {
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;
	color: #888;
	float: left;
	padding-top: 4px;
	text-align: center;
	width: 99px;
	text-transform: uppercase;
	background: url(../../images/menue.png) repeat-x;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background: url(../../images/menue.png) repeat-x;
	color: #555;
}
.container {
	margin: 10px;
}
.content {
	background: #F5F5F5;
	clear: both;
}
.content p {
	margin-top: 10px;
}
.content table {
	margin-bottom:10px;
}
.item {
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	background: #FFFFFF url(../../images/access.gif);

	text-align: left;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldtext {
	font-size: 9px;
}
#footer {
	height: 17px;
	color: #666;
	font-size: 0.8em;
	text-align: center;
	padding-top: 6px;
}
.ctnleft {
	float:left;
	width: 33%;
}
.imgheader {
	padding: 10px;
	padding-right: 30px;
	padding-top: 15px;
}
.teambtn {
	padding: 5px;
	background-color: #E5E5E5;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
#ftext {
 text-align: left;
 padding-left: 50px;
 padding-right: 50px;
 text-align: justify;
}
#ftext p {
	margin-top: 20px;
}
.img{
        float:right;
        clear:none;
        margin:10px;
        margin-right: 60px;
        padding:1px;
        border: 1px solid #E7E7E7;
}
.img2{
	float:left;
	clear:none;
	margin-right:10px;
	padding:1px;
	border: 1px solid #E7E7E7;
}
.img3{
	border: 1px solid #E7E7E7;
	padding: 2px;
}
#filler {
	width: 920px;
	height: 10px;
	border: 1px solid #E5E5E5;
	background-image: url(../../images/footer.png);
}

td {
	padding: 5px;
}

.tableback {
	border: 1px solid #CECECE;
	color: #333;
}

.tableback a {
	color: #333;
}
.details {
	font-size:0.8em;
}
.navigation {

	width: 150px;
	text-align:left;
	vertical-align:top;

}
.navigation a{
	display: block;
	line-height:20px;
	padding:0px;
	padding-left:5px;
	background-color:#f6f6f6;
	font-weight:bold;
	
	margin:0px;
}
.navigation a:hover {

	color:#f702e6;
	background-color:#e5e5e5;
}
.navigation ul {
	padding:0px;
	border-top:1px dashed #d9d9d9;
	border-right:1px dashed #d9d9d9;
	margin-left:-5px;
}
.navigation li{
	padding:0px;
	list-style: none;
	margin:0px;
	border-bottom:1px dashed #d9d9d9;
}

.side_menu {
width:125px;
}
#head_menu
{
	position:relative;
	left:0px;
	top:0px;
	/*top:75px;*/
	text-align:left;
	padding-left:5px;
	/*color:#bababa;/*
}
#head_menu a{
	/*color:#bababa;*/
	font-weight:bold;
}
#head_menu a:hover{
	color:#f702e6;
}