/* CSS Document */
Body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	ddbackground-color:#9f9f9f;
	background-color:#3366cc;

}

.title-span  { 
	
	font-family: Century Gothic; 
	font-size: 12pt; 
	text-decoration: none; 
	color:#CC0000; 
	font-weight: bold
}

.title-normal  { 
	
	font-family: Century Gothic; 
	font-size: 12pt; 
	text-decoration: none; 
	color:#000000; 
	font-weight: bold
}

#container {
	margin:0px auto;
	width:779px;
}
#header {
	background-repeat:no-repeat;
	background-color:#000000;
	width:799px;
	height:224px;
}

#logo {
	width:205px;
	height:51px;
	float:left;
	margin-top:25px;
	margin-left:12px;
}
#flag {
	width:66px;
	height:20px;
	float:right;
	margin:0px 9px 0px 0px;
}
#flag img {
	width:15px;
	height:10px;
	float:left;
	margin:4px 0px 0px 3px;
	border:1px solid #9090a0;
}
#flag img:hover {
	width:15px;
	height:10px;
	float:left;
	margin:4px 0px 0px 3px;
	border:1px solid white;
}
#menu {
	width:799px;
	float:left;
}
#topmenu {
	height:30px;
	background-image:url(images/astroxa_03.jpg);
	background-repeat:repeat-x;
	width:607px;
	float:left;
}
#author {
	float:right;
	background-image:url(images/astroxa_07.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:30px;	
}
#topmenu {
	width:607px;
	height:30px;
}
#topmenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 23px 0px 23px;
}
#topmenu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#fbf1e0;
	text-decoration:none;
	margin:0px 23px 0px 23px;
}
#cont {
	width:799px;
	float:left;
	background-color:#FFFFFF;
}
#ftr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	margin-top:4px;
	
}
#ftr a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#ftr a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
#chatastro {
	text-align:center;
	margin:6px 0px 0px 0px;
}

/*--------------------- classes ------------------------------------*/
.maintbl {
	background-color:#FFFFFF;
}
#starbul ul li{
	list-style-image:url(images/starbul.png);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-style:italic;
}
.para {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:20px;
	padding:0px 4px 0px 4px;
	text-align:justify;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	}
.parahd {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:4px;
}
.int-links{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #0066CC;
}
.btm {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	text-align:center;}