﻿body {
font-family:"Times New Roman", Times, Serif;
text-align:left;
font-size : 11px;
line-height:25px;
color: #73757D;
overflow-x: hidden;
background:url(bg.jpg) top repeat-x;
background-attachment:fixed;
background-color:#474C7C;
}  

blockquote { font-family: Times, Serif; font-size: 15px; color: #ffffff;
             background: url(bg.jpg); padding: 1em 1em 1em 1em; text-align: justify; margin-left: 1px; margin-right: 1px; border: 2px solid #ffffff;
             -moz-border-radius:20px; /* Firefox */ -webkit-border-radius:20px; /* Safari, Chrome */ -khtml-border-radius:10px; /* Konqueror */
             border-radius:20px; /* CSS3 */ }

.back {background: #BBCAFA;         
         padding: 4 4 4 4;
         margin: 2 2 2 2;
         border: 1px solid #FFFFFF;
         }
         
         .back:hover{
	background: #FFFFFF;         
         padding: 4 4 4 4;
         margin: 2 2 2 2;
         border: 1px solid #BBCAFA;

}
	
a:link, a:visited, a:active{
color: #3C428A;
text-decoration: none;
letter-spacing:1px;
font-size : 11px;
}

a:hover{
color: #699DA5;
text-decoration: none;
border-bottom:0px;
letter-spacing:1px;
font-size : 11px;
}

.head {
font-size:14pt; 
	font-family:"Times New Roman", Times, Serif;
	letter-spacing:3px; 	
	color: #7E98B3; 	
	font-weight:normal;	
	text-align: center;
	margin: 0px;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
	text-shadow: #39536D 1px 1px 0.0em;
	background-color:#D9D8EA;
}
.head:first-letter {
color:#323338;
	font-weight:bold;
	font-size:25px;
		font-family:Vivaldi;
		text-shadow: #D6D8D9 1px 1px 0.0em;

	}


b {
color: #8064AF;
font-weight:bold;
}

strong {
color: #8064AF;
font-weight:bold;
}


i {
color: #2DAFCF;
letter-spacing:1px;
}

em {
color: #2DAFCF;
letter-spacing:1px;
}

u {
color: #8F7A4C;
text-decoration: none;
border-bottom:2px solid #454155;
letter-spacing:2px;	
}

span {
color: #8F7A4C;
text-decoration: none;
border-bottom:2px solid #454155;
letter-spacing:2px;	
}


.navigation_head {
font-size:10pt; 
	font-family:Broadway; 
	letter-spacing:3px; 	
	color: #1A194B; 	
	font-weight:normal;
	line-height: 13pt;	
	margin-bottom: 0; 
	text-align: center;
	margin: 0px 0px;
	border-bottom:0px;
}

.navigation a:hover{
display: block;
font-size: 10;
text-decoration: none;
font-family: tahoma;
text-align: center;
background-color:#474C7C;
color: #BAB5AB;
height: 10px;
width:90px;
padding: 5px;
margin: 0px;
	border:0px;
	line-height:13px;
	letter-spacing:0px;
}

.navigation a{
font-size: 10;
display: block;
      	font-family: Tahoma;
text-align: center;
color: #9497B7;
	background-color:#3F4473;
      	height: 10px;
      	width:90px;
        padding: 5px;
        line-height:13px;
      	margin: 0px;
      	border:0px;
letter-spacing:0px;
}     

.navigation {
border:1px solid #3A3F6A;
	background-color:#565B89;
}
table {
font-family : tahoma;
font-size : 11;
}


.table {
font-family:  tahoma;
font-size: 11px;
text-align:center;
background-color:#8E7DF6;
color: #C3E6EC;
padding: 2px 2px 2px 2px;
}

.table_head {
	padding-top: 2px;
	text-align: center;
	text-transform:uppercase;
font-weight:lighter;
letter-spacing:4px;
line-height:20px;
	background:url(bg.jpg);
    font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 2px double #D8D7DC;
	}
	.table_border {
	border: 1px solid #BBCAFA;
	background:  #FFFFFF;
	font-family : tahoma;
	font-size : 11px;
	color: #978BE0;
}

input, select, textarea{
	border: 0px;
	font-family : tahoma;
	font-size : 11px;
background-color:#8E7DF6;
color: #C3E6EC;
	}
