/*<style type="text/css">*/

body {
        background-color:#FFFFFF; 
        /*background-image:url(URI);*/ 
        /*background-attachment:fixed;*/ 
        color:#333366;
        font-family:arial,helvetica;
        font-size:13px;
        margin-top:0px;
        margin-bottom:0px;
        margin-left:0px;
        margin-right:0px;
		scrollbar-base-color:#077112;         /*should be same or similar than 3dlight-color*/
		scrollbar-face-color:#077112;         /*should be same or similar than 3dlight-color*/
		scrollbar-arrow-color:#EBE700;        /*should be same or similar than highlight-color*/
		scrollbar-track-color:#013300;
		scrollbar-shadow-color:#000000;
		scrollbar-highlight-color:#FFD401;    /*should be same or similar than arrow-color*/
		scrollbar-3dlight-color:#077112;      /*should be same or similar than face-, base-color*/
		scrollbar-darkshadow-Color:#000000;
}

p,ul,ol,li,div,td,th,address,blockquote,nobr {
        color:#333366;
        font-family:arial,helvetica;
        font-size:13px;
}

h1,h2,h3,h4 {
        color:#333366;
        font-family:arial,helvetica;
}

.highlight {    /*for use in the Apollo gallery*/
        color:#99CCFF;
}

.topbar {
        color:#FFFFFF;
        font-family:arial,helvetica;
        font-size:18px;
		font-weight:bold;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		background-color:#333366;
}

.normal {
        color:#333366;
        font-family:arial,helvetica;
        font-size:13px;
}

.normalb {
        color:#FFF3F3;
        font-family:arial,helvetica;
        font-size:13px;
}

.tiny {
        color:#333366;
        font-family:arial,helvetica;
        font-size:10px;
}

.tinyb {
        color:#FFF3F3;
        font-family:arial,helvetica;
        font-size:10px;
}

.large {
        color:#333366;
        font-family:arial,helvetica;
        font-size:16px;
		font-weight:bold;
}

.largeb {
        color:#FFF3F3;
        font-family:arial,helvetica;
        font-size:16px;
		font-weight:bold;
}

.large2 {
        color:#333366;
        font-family:arial,helvetica;
        font-size:18px;
		font-weight:bold;
}

.large2b {
        color:#FFF3F3;
        font-family:arial,helvetica;
        font-size:18px;
		font-weight:bold;
}

.large3 {
        color:#333366;
        font-family:arial,helvetica;
        font-size:13px;
		font-weight:bold;
}

.large3b {
        color:#FFF3F3;
        font-family:arial,helvetica;
        font-size:13px;
		font-weight:bold;
}

.europecell {
        color:#99CCFF;
        font-family:arial,helvetica;
        font-size:16px;
		font-weight:bold;
}

.youarehere {
        color:#FFD401;
        font-family:arial,helvetica;
        font-size:13px;
}

.applyforpwd {
        color:#CC0099;
        font-family:arial,helvetica;
        font-size:13px;
		font-weight:bold;
}

.startpage {
        color:#FFD401;
        font-family:arial,helvetica;
        font-size:13px;
}

.startpagetiny {
        color:#FFD401;
        font-family:arial,helvetica;
        font-size:10px;
}

h2.startpage2 {
        color:#FFD401;
        font-family:arial,helvetica;
}

/*Begin CSS for form*/
form {
   	  	padding:50px; border:6px solid #333366;
}

input,select,textarea {
   		color:#000066;
		font-size:13px;
		font-family:arial,helvetica;
}

.button {
   		color:#000066;
		width:200px;
}

/*Note that the settings for the border colors of these boxes should be in harmony with the settings for the scrollbar colors (see 'body' above)*/
.areabox,.fieldboxlong {
   		background-color:#FFFFFF;
		width:300px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}

.areaboxlong,.fieldboxlong2 {
   		background-color:#FFFFFF;
		width:400px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}

.fieldboxmiddle {
   		background-color:#FFFFFF;
		width:200px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}

.fieldboxshort {
   		background-color:#FFFFFF;
		width:150px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}

.selectboxshort {
   		background-color:#FFFFFF;
		width:60px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}

.selectboxmiddle {
   		background-color:#FFFFFF;
		width:90px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}

.selectboxlong {
   		background-color:#FFFFFF;
		width:130px;
		border-left:2px solid #000080;
		border-top:2px solid #000080;
		border-right:1px solid #99CCFF;
		border-bottom:1px solid #99CCFF;
}
/*End CSS for form*/

a {
		color:#9900FF;
		text-decoration:none;
		font-family:arial,helvetica;
		font-size:13px;
}

.astyle {
		color:#9900FF;
		font-family:arial,helvetica;
		font-size:13px;
}

body.picpage {
        background-image:url(../pics/space1bg.gif);
        background-attachment:fixed;
		color:#9900FF;
		font-family:arial,helvetica;
		font-size:13px;
}

.picpageb {
		color:#9900FF;
		font-family:arial,helvetica;
		font-size:13px;
}

.picpagebtiny {
		color:#9900FF;
		font-family:arial,helvetica;
		font-size:10px;
}

.picpagelarge {
		color:#9900FF;
		font-family:arial,helvetica;
		font-size:16px;
}

a:hover {
		color:#0000FF;
		text-decoration:underline;
		font-family:arial,helvetica;
		font-size:13px;
}

a.tiny {
		color:#9900FF;
		text-decoration:none;
		font-family:arial,helvetica;
		font-size:10px;
}

a.tiny:hover {
		color:#0000FF;
		text-decoration:underline;
		font-family:arial,helvetica;
		font-size:10px;
}

a.bold {
		color:#9900FF;
		text-decoration:none;
		font-family:arial,helvetica;
		font-size:13px;
		font-weight:bold;
}

a.bold:hover {
		color:#0000FF;
		text-decoration:underline;
		font-family:arial,helvetica;
		font-size:13px;
		font-weight:bold;
}

a.enter {
		color:#99CCFF;
		text-decoration:none;
		font-family:arial,helvetica;
		font-size:18px;
		font-weight:bold;
}

a.enter:hover {
		color:#FF6600;
		text-decoration:none;
		font-family:arial,helvetica;
		font-size:18px;
		font-weight:bold;
}
a.leftblock {
		color:#99CCFF;
		text-decoration:none;
		font-family:arial,helvetica;
		font-size:13px;
}

a.leftblock:hover {
		color:#FF6600;
		text-decoration:underline;
		font-family:arial,helvetica;
		font-size:13px;
}

/*</style>*/
