p {
	text-align: justify;
}

#sign {
	text-align: right;
	font-weight: bold;
}

#ex_red {
	text-align: center;
	color: red;
	font-family: sans-serif;
	font-weight: bold;
}

.pagebody {
	background: #87CEEB;
	color: #000099;
}

.marquee_style {
	font-size: 150%;
	font-family: sans-serif;
	color: yellow
}

.pagetitle {
	color: #FF0000;
	font-family: sans-serif;
	font-weight : bold;
	text-align: center;
}

.subtitle {
	color: #8B0000;
	font-family: sans-serif;
	font-weight: bold;
}

.subtitle_cen {
	color: #8B0000;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}

.subtitle_cen_red {
	color: #FF0000;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
}

.subtitle_cen2 {
	font-family: sans-serif;
	color: #8B0000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.subtitle_cen3 {
	font-family: sans-serif;
	color: #8B0000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.imp {
	font-weight: bold;
	font-style: italic;
}

.imp2 {
	color: #8B0000;
	font-weight: bold;
	text-decoration: underline;
}

.imp3 {
	color: #8B0000;
	font-weight: bold;
}

.imp4 {	/* <BIG> */
	color: #8B0000;
	font-weight: bold;
	font-size: 110%;
}

.imp5 {
	color: #8B0000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-family: sans-serif;
}

.imp6 {	/* <SMALL> */
	color: #8B0000;
	font-weight: bold;
	font-size: 80%;
}

.half {
	width: 50%;
	text-align: center;
}

.half2 {
	width: 75%;
	text-align: center;
}

.list_dec {
	list-style-type: decimal;
}

.list_sq {
	list-style-type: square;
}

.list_al {
	list-style-type: lower-alpha;
}

.menubody {
	background: #808080;
	color: #000099;
}

.hback {
	background: #FF0000;
	color: #FFFF00;
	text-align: center;
}

.hback2 {
	background: #800000;
	color: #FFFF00;
	text-align: center;
}

.forumlink {
	color: #00FF00;
	font-style: italic;
	font-weight: bold; 
}

.englink {
	color: #FF0000;
	font-size: 150%;
}

.ruslink {
	color: #FF0000;
	font-size: 150%;
}

.langlink {
	font-size: 110%;
}

.link_green {
	color: #00FF00;
	text-align: center;
}

.link_green a {
	color: #00FF00;
}

.link_white {
	color: white;
	text-align: center;
}

.link_white a {
	color: white;
}

.link_white2 {
	color: white;
}

.link_white2 a {
	color: white;
}

.link_yellow {
	color: #FFFF00;
	text-align: center;
}

.link_yellow a {
	color: #FFFF00;
}

.link_red {
	color: #FF0000;
	text-align: center;
}

.link_red a {
	color: #FF0000;
}

address, address a {
	color: #FF0000;
}

.menu2body {
	background-image: url('../images/bgstars.jpg');
	color: #FF0000;
}

.rback {
	background: #FF0000;  
	color: #FFFF00; 
	text-align: center;
	font-weight : bold;
}

.hback3 {
	background: #800000;
	color: #FFFF00;
	text-align: center;
	font-size: 80%;
}

.pback {
	font-family: serif; 
	font-style: italic; 
	font-weight: bold; 
	color: #0000FF; 
	text-align: center;
	font-size: 110%;
}

.bio {
	display: inline-block;
	width: 95%;
	text-align: center;
	margin: 5px;
	padding: 5px;
/*	outline: 1px solid black;*/
}

.bio table {
	border-collapse: collapse;
	height: 200px;
}

.bio table td {
	border: 1px solid black;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

.bio img {
	border: 1px solid black;
	border-radius: 10px;
}

.counter {
/*	display: inline-block;*/
	display: none;
	width: 100%;
	text-align: center;
	margin: 5px;
	padding: 5px;
/*	outline: 1px solid black;*/
}

.counter img {
	border: 1px solid #0000ff;
	border-radius: 5px;
}

.td1 {
	background: #BBBBBB;
	width: 120px;
}

.td2 {
	background: #CCCCCC;
	width: 600px;
}
