body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3F3; 
	background-attachment: fixed;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-arrow-color: #DDEAF7;
	scrollbar-darkshadow-color: #246FBD;
	scrollbar-base-color: #246FBD;}

p {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

A:link	{ 
	color: #0066CC; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
}


A:visited { 
	color: #004488; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
}

A:hover { 
	color: #AAD5FF; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;

}


/* style of navigation links for intercity menu */

.nav {
	color: #BED7EF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.cntr {
	
	text-align: center;
}

.nav:link {
	color: #BED7EF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

}

.nav:visited {
	color: #A7C8E9;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

.nav:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}


/* style of subscriptions' input field */

.input {
	color: #AA002B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFD7D7;
}

/* style of subscriptions' and feedback-form buttons */

.button {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0033;
	text-align: center;

}

/* style of subscriptions' text */

.sub {
	color: #FFFFFF ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0000;
	line-height: 15px
}

/* style of feedback text-field */

.feedback {
	color: #AA002B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF2F2;
}


/* here come various TEXT STYLES */

/* white text */

.quote {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #BED7EF;
	text-decoration: none;
	text-align: left;
	line-height: normal;

}

/* big white text */

.bigwhite {
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}

/* red link with dark background */

.redlink {
	color: #004F9D;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

.redlink:link { 
	color: #0066CC; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
}

.redlink:visited { 
	color: #004488; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none
}

.redlink:hover { 
	color: #FFFFFF ; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	background-color: #0066CC
}

/* white text, dark backround, cute star on the right */

.star {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C10000;
	line-height: 20px;
	background-image:  url(images/star.gif);
	background-repeat: no-repeat ;
	background-position: right center
}

/* a bit bigger and redder text */

.red {
	color: #0052A4;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

.bigred {
	color: #0052A4;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

/* page name or header */

.header {  color: #FFFFFF ;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0000;
	line-height: 16px}
.txt1 {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.txt2 {
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.txt3 {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.txt4 {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.cell1 {
	background-color: #DDEAF7;
}
.cell2 {
	background-color: #BAD5EF;
}
.cell3 {
	background-color: #99BFE6;
}
.cell4 {
	background-color: #76AADE;
}
.cell5 {
	background-color: #5595D5;
}
.cell6 {
	background-color: #3380CC;
}
.cell7 {
	background-color: #3380CC;
}
.menucell {
	background-color: #2C5CAD;
}
.cell8 {

	background-color: #246FBD;
}
.list {
	background-color: #FCFDFE;
	line-height: normal;
}

.ask {color: #0052A4;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none}

.gotolist {
	color: #0052A4;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.next {
	color: #0052A4;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.back {
	color: #0052A4;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-image: none;
	padding: 0px;
}

.qt {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
      text-align: left;
margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.qt {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
      text-align: left;
margin-left: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.qt A:link, .qt A:visited, .qt A:hover { 
	
	font-size: 10px; }
