@charset "windows-1251";
/* CSS Document */
#MainPage {
	position:absolute;
	top:0px;
	bottom:768px;
	left:0;
	right:1024px;
	background-color:#CCCCCC;
	display: block;
	padding: 10px;
	margin: 10px;
}
.AboutUs{
	position:absolute;
	top:43px;
	left:21px;
	border :0;
    width:32px;
	height:32px;
}
.Projects{
	position:absolute;
	top:83px;
	left:22px;
	border :0;
	width:32px;
	height:32px;

}
.SMS{
	position:absolute;
	top:126px;
	left:23px;
	border :0;
	width:32px;
	height:32px;
}
.Shop{
	position:absolute;
	top:169px;
	left:23px;
	border :0;
	width:32px;
	height:32px;
}



#ScrolledText{
}

.BodyAbout{
background-color:silver;
margin:10px;
}

.titleRed {
	font-family : "Courier New", Courier, monospace;
	color : Red;
/*	font-size : medium;*/
	font-weight : bold;
}
.textBlack{
	font-family : "Times New Roman";
	color : Black;
/*	font-size : medium;*/
	font : small;
	font-style: normal;
}
.tableBlackBold{
	font-family : "Times New Roman";
	color : Black;
	font-weight : bold;
}

.table_view {

	border-width:0;
}
.table_view td {
	color : #009933;
	font-family : "Courier New";
/*	font-size : medium;*/
	font-style : normal;
	font-weight : bold;
}
.table_view td:nth-child(2n+2){
	font-family : "Times New Roman";
	color : Black;
/*	font-size : medium;*/
	font-weight : normal;
}

.TableHeader{
	color : #000099;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : bolder;
}
.TableBody{
	color : Black;
	font-family : "Times New Roman";
	font-weight : normal;
}



.tdGreen {
	color : #009933;
	font-family : "Courier New";
/*	font-size : medium;*/
	font-style : normal;
	font-weight : bold;
}
.tdRed {
	color : Red;
	font-family : "Courier New";
/*	font-size : medium;*/
	font-style : normal;
	font-weight : bold;
}
.ulText{
	margin-left : 50px;
	margin-top : 0px;
	margin-bottom : 0;
}
.pText{
	font-family : "Times New Roman", Times, serif;
/*	font-size : smaller;*/
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
}
.AboutBlock {
 border :0;
 width:800px;
 margin:5px;
padding:5px;


}
.AboutBlockColor {
 width:800px;
}
.AboutBlockColor td {
	color : #000099;
	width : 300px;
	font-family : "Courier New", Courier, monospace;
	font-style : normal;
	font-weight : bolder;
	vertical-align:top;
	margin:5px;
	padding:5px;
	
	}
.AboutBlockColor td:nth-child(2n+2){
 	width : 500px;
	font-family : "Courier New", Courier, monospace;
	color : Black;
	font-weight : normal;
	margin:5px;
	padding:5px;
}
