﻿/*start header-menu-footer*/
html, body, ul, li, h1
{
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	float: left;
}
body
{
	background: White;
	font: 13px arial, sans-serif;
	color: Black;
}
img
{
	border: 0;
}
A:link
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
	
	
}
A:active
{
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	color: #000000;
	text-decoration: none;
}


.headerpicture
{
    font-size: 0px;
    float: left;
    overflow:hidden;
    width:940px;
}

.headerpicture table{
    margin:0;
}

.headerpicture td{
    vertical-align:top;
}

.header_text
{
	text-align: center;
	color:Black;
	font-size: 25px;
}
.star_asxc_container{
    float:left;
}

