/* CSS Document */

body {
	background-color: #efe6d7;
	background-image: url(img/bgmn.gif);
	background-repeat: repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.stMenuItems {
	text-align:center;
  	font-family: 'Tahoma Armenian', Sylfaen, 'Arial Unicode', 'Arial Unicode MS', sans-serif;
  	font-size: 12px;
  	color: #FFCC66;
  	text-decoration: none;
  	font-weight: bold;
  	white-space:nowrap
}

.stMenuItems A {
  text-decoration:none;
  color: #FFFFFF;
}

.stMenuItems A:hover {
  text-decoration:none;
  color: #fffce5;
}

.stFrame {
	background-color: #fbfdfb;
	padding: 7px;
	font-family: 'Tahoma Armenian', Sylfaen, 'Arial Unicode', 'Arial Unicode MS', sans-serif;
	font-size: 12px;
	color: #322d2e;
}	

.stText {
	font-family: 'Tahoma Armenian', Sylfaen, 'Arial Unicode', 'Arial Unicode MS', sans-serif;
	font-size: 12px;
	color: #322d2e;
	margin-bottom: 7px;
}	


.stTitle {
	font-family: 'Tahoma Armenian', Sylfaen, 'Arial Unicode', 'Arial Unicode MS', sans-serif;
	font-size: 24px;
	font-color: #292718;
	font-weight: bold;
	margin-bottom: 10px;
}

.stNewsTitle {
	font-family: 'Tahoma Armenian', Sylfaen, 'Arial Unicode', 'Arial Unicode MS', sans-serif;
	font-size: 18px;
	font-color: #292718;
	font-weight: bold;
	margin-bottom: 10px;
}

.stNewsText {
	font-family: 'Tahoma Armenian', Sylfaen, 'Arial Unicode', 'Arial Unicode MS', sans-serif;
	font-size: 12px;2
	color: #152844;
	margin-bottom: 7px;
}	

.stNewsLine {
	width: 150px;;
	height: 5px;
	background-color: #292718;
	margin-top:3px;
}

.stTextBox1st {
	width: 450px;
	height: 150px;
	border:#990000 solid 1px;
	background-color:#FFFFFA;
	background-position: top left;
	background-repeat: no-repeat;
	margin:2px 0px;
}

.stTextBox2nd {
	width: 450px;
	height: 150px;
	border:#990000 solid 1px;
	background-color:#FFFAFA;
	background-position: top left;
	background-repeat: no-repeat;
	margin:2px 0px;
}

.stButton1 {
	border:#990000 solid 1px;
	background-color:#FFFAFA;
	background-position: top left;
	background-repeat: no-repeat;
	margin:2px 0px;
}