.bigText {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: White;
	text-align: left;
text-align: justify;
}

.jText {
	font-size: 9pt;
	font-family: Arial;
	color: White;
	text-align: left;
text-align: justify;
}
.sText {
	font-size: 8pt;
	font-family: Arial;
	color: White;
	text-align: left;

}
.lText {
	font-size: 9pt;
	font-family: Arial;
	color: White;
	text-align: left;

}
A {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: white;

}

A:active {color: red; } 
A:hover {color: red; text-decoration: none;} 
A2{
	text-decoration:none;
	font-weight:normal;

}


td.stuff {
	padding:10px 25px;
text-align: justify;
}
td.stuff2 {                     
	padding:25px 25px;

}
pre {
	border: 0px solid; 
	padding: 0px; 
	width: 397px;
	height: 410px;
	overflow: auto; 
	font-size: 9pt;
	margin: 0px;
}
.wordwrap {
      white-space: pre;         /* CSS2 */
      white-space: pre-wrap; /* CSS 2.1 */
      white-space: pre-line;   /* CSS 2.1/3 */

      white-space: -moz-pre-wrap; /* Mozilla */
      white-space: -hp-pre-wrap;   /* HP printers */
      white-space: -o-pre-wrap;     /* Opera 7 */
      white-space: -pre-wrap;       /* Opera 4-6 */

      word-wrap: break-word;       /* Только для динозавра IE */
}
body
{
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: red;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #181818;
}
#preloadImagesAero {
	width: 0px;
	height: 0px;
	display: inline;
	clip: rect(0 0 0 0);	
	background-image: url("images/collections/aero/image01.jpg"");
	background-image: url("images/collections/aero/image02.jpg"");
	background-image: url("images/collections/aero/image03.jpg"");
	background-image: url("images/collections/aero/image04.jpg"");
	background-image: url("images/collections/aero/image05.jpg"");
	background-image: url("images/collections/aero/image06.jpg"");	
	background-image: url("images/collections/aero/image07.jpg"");
	background-image: url("images/collections/aero/image08.jpg"");
	background-image: url("images/collections/aero/image09.jpg"");	
	background-image: none;
}