/*Euroline StyleSheet*/


html{
   	 FONT-FAMILY:  Arial;
    	font-size: x-small;
	background-image: url(../images/bk.jpg); 
	background-repeat: repeat-x       
}

body { 
    margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
    color: #000000;
	background-color: #1D2E3C;
	background-image: url(../images/sea.jpg);     
    background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed
}



.topimg{
	margin-left: 3px;
	margin-right: 3px
}

td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */



.imgsideborder{ 

border-top: dashed 1px #626862;
border-bottom: dashed 1px #626862;
padding-left: 6px;
border-right: 0px 
}



h1{
	color: #477398;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	margin-bottom: -20px
}

h2{
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	text-align: center
}

h3{
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	text-align: left;
	padding-top: -6px
}

.copyright{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 70%;
	text-align: right;
	padding-right: 6px
}

ul{
   	list-style: url(../images/bull.jpg);
	line-height:1.4;
	padding-top: 5px;
	font-size: 90%	
}

.list{
   	list-style: url(../images/bull.jpg);
	padding-top: 3px	

}
ol li{
padding-top: 10px;
font-size: 85%
}

P {
		
		font-size: 90%;
    	text-align: justify;
    	line-height: 1.4
}

P2 {
		
		font-size: 85%;
    	text-align: justify;
    	line-height: 1.4;
		color: #666666;

}

pre {
		
		font-size: 90%;
    	text-align: left;
    	line-height: 1.4
}


.Pcenter { 
   	color: #FFFFFF;
   	text-align: center
}


.content { 
   	color: #000000;
   	text-align: left;
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 10px
	
	
}
.indent { 
   	color: #FFFFFF;
   	text-align: left;
	margin-left: 25px;
	
}

.Pleft { 
   	color: #FFFFFF;
   	text-align: left
}

.Pright {   
   	color: #FFFFFF;
   	text-align: right
}

.tborder {
   	border: 3px solid #666666
}

.tborder2 {
   	border: 1px solid #666666
}

.tborder3 {
   	border: 1px solid #999999
}
.leftcolumn{
	padding-right: 10px
} 

.rightcolumn{
	padding-left: 10px
} 
.boxpadtop {
   	border: 1px solid #9D9D9D;
	margin-top: 3px
}

.centrecolumn{
   	border-right: 1px dashed #9D9D9D;
	border-left: 1px dashed #9D9D9D;
	padding-left: 10px;
	padding-right: 10px
}

.borderrightdash{
   	border-right: 1px dashed #9D9D9D
} 


.borderright{
   	border-right: 1px solid #626862
} 


.borderleft{
   	border-left: 1px solid #626862
}

.bordertop{
    	border-right: 1px solid #333333
} 

.borderbottom{
    	border-bottom: 1px solid #999999
}

.bordertopbot{
    	border-top: 	1px solid #9D9D9D;
    	border-bottom: 	1px solid #9D9D9D
}

.bordersides{
   	 	border-left:	 1px solid #9D9D9D;
    	border-right:	 1px solid #9D9D9D
}

.bordersidestop{
    	border-left: 	1px solid #9D9D9D;
    	border-right: 	1px solid #9D9D9D;
 		border-top: 	1px solid #9D9D9D;
}

.bordersidesbot{
    	border-left: 	5px solid #DBDBDB;
    	border-right: 	4px solid #DBDBDB;
 		border-bottom: 	4px solid #DBDBDB;
}

.bordersidesNobot{
    	border-left: 	5px solid #DBDBDB;
    	border-right: 	4px solid #DBDBDB;
}

.borderwhite2{
    	border-left: 	2px solid #FFFFFF;
    	border-right: 	2px solid #FFFFFF;
 	border-bottom: 		2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF
}

.borderwhite2noleft{
    	border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

.scrollarea{
    border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 18px;
	padding-bottm: 18px
}

.borderwhitetopbot{
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.imgcenter{
	 float:center;
	margin: 0px
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px
}

.imgrightborder{
	float:right;
	margin: 0px;
	border: 1px solid #9D9D9D;
	margin-left: 12px
}


.imgcenterborder{
	float:center;
	margin: 0px;
	border: 1px solid #9D9D9D;
}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 border: 1px solid #9D9D9D;
}

.imgright{
	float:right;
	margin: 0px
}

.imgtop{
	margin-top: 25px
	
}      
li img {
	vertical-align: middle;
	font-size: 85%
}	
	
/* links*/

a:link, a:active, a:visited {
   color: #000000;
   text-decoration: none;
   font-weight: bold
}


a:hover {
   color: #557894;
   text-decoration: underline;
   font-weight: bold
}

a.sitemap:link, a.sitemap:active, a.sitemap:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}

a.sitemap:hover{
	color: #D3D3D3;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
}


/* forms*/
.submitgo {
    border: 3px solid #666666;
    height:30px;
    width:100px;
    Font-size: 10px;
    background-color:#DBDBDB;
    color: #666666; 
    Font-weight: bold
}

.submitform {
    border: 1px solid #999999;
    height: 24px;
    Font-size: 80%;
    background-color:#FFFFFF;
    color: #333333;
	FONT-FAMILY:  Arial; 
    font-weight: bold
}
 
TEXTAREA{ 
    	COLOR: #000000; 
    	background-color:#FFFFFF; 
    	border-bottom: 1px solid #999999;
    	border-left: 1px solid #999999;
   		border-right: 1px solid #999999;
    	border-top: 1px solid #999999;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

 INPUT { 
    COLOR: #000000;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #000000; 
    border-left: 1px solid #000000; 
    border-right: 1px solid #000000; 
    border-top: 1px solid #000000
}



.close { 
    	COLOR: #737373;
    	background-color:#3A4142;
	font-size: xx-small;
	font-weight:bold;
    	height: 18px; 
    	border-bottom: 1px solid #737373; 
    	border-left: 1px solid #737373; 
   	 border-right: 1px solid #737373; 
    	border-top: 1px solid #737373
}

 SELECT {

    COLOR: #000033; 
    background-color: #FFFFFF;  
    border-style: solid; 
    border-color: #999999; 
    border-width: 1px 
}



.checkbox { 
    border: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    background-color: #FFFFFF
}
.radio {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}


.folder{
    list-style: url(../images/open.gif);
    font-weight: bold;  
    color: #000000
}


.page{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000000
}

.subpage{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000000;
		margin-left: 20px
}




