@charset "utf-8";
body {
	background-color: #002555;
	background-image: url(../images/main_grad.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.linkGroupStucture{font-size:10px;text-decoration:none;color:#ffff00;}
a.linkGroupStucture:hover, active, visited, link {font-size:10px;text-decoration:none;color:#ff0000;}

.titlePg{font-size:10px;
	text-decoration:none;
	color:#ffffff;}
.linkPg {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
a.linkPg:hover, active, visited, link {
	font-size:10px;
	text-decoration:none;
	color:#FFFF00;
}
.linkTitle {
	font-size:10px;
	text-decoration:none;
	color:#0000FF;
}
a.linkTitle:hover, active, visited, link {
	font-size:10px;
	text-decoration:none;
	color:#FF0000;
}
.linkPgOver {
	font-size:10px;
	text-decoration:none;
	color:#FFFF00;
}
.linkSub {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.linkSub:hover, active, visited, link {
	font-size:11px;
	text-decoration:none;
	color:#FFFF00;
	font-weight:bold;
}
.linkSubOver {
	font-size:11px;
	text-decoration:none;
	color:#FFFF00;
	font-weight:bold;
}
.linkSubBg { border-bottom: 1px dashed #333333; }
.linkSubBg2 { border-bottom: 1px solid #333333; }
.linkDet {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.linkDet:hover, active, visited, link {
	font-size:11px;
	text-decoration:none;
	color:#FFFF00;
	font-weight:bold;
}
.linkDetOver {
	font-size:11px;
	text-decoration:none;
	color:#FFFF00;
	font-weight:bold;
}
.text {
	color:#505050;
	background-color:#FFFFFF;
	padding:5px 20px 10px 20px;
	vertical-align:text-top;
}
.titlePhoto {
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.picture{border: 0.3em double #0000ff;}
#TopFrame {
	width:400px;
	
	/*border: 1px solid #002555;*/
}
#BottomFramePhoto {
	width:155px;
	height:300px;
	border: 1px solid #002555;
}
