body {
	padding:0px;
	margin:0px;
	font:11px Verdana;
	color:#666666;
}

a img {
	border:none;
}

.content {
	background:#ffffff url('../trives_img/content_bg.png') left top no-repeat;
	vertical-align:top;
	padding:0px 0px 10px 0px;
}
.content p {
	margin:10px;
}

.news {
	background:#eeeff3 url('../trives_img/news_bg.gif') top no-repeat;
	padding:5px 10px 20px 10px;
	font:12px Verdana;
}
.news .details {
	display:block;
	text-align:right;
	font:11px Verdana;
}
.vert_menu {
	width:283px;
	background:#eeeff3 url('../trives_img/vert_menu_bg.gif') left bottom no-repeat;
	text-transform:uppercase;
}
.vert_menu td {
	background:url('../trives_img/top_bg_6.png') top no-repeat;
	padding:50px 20px 100px 30px;
}
.vert_menu h2 {
	font:bold 12px Verdana;
}
.vert_menu h2 a{
   color:#14b9e2;
   padding-left:0px;
}
.vert_menu h2 a:hover{
   background:none;
   color:#0364a9;
}
.vert_menu {
	font:bold 10px Verdana;
	color:#0eaed6;
}
.vert_menu ul {
	list-style:none;
	padding-left:10px;
	margin-left:0px;
}
.vert_menu li {
	padding:0px;
	background:url('../trives_img/vert_menu_del.gif') bottom repeat-x;
}
.vert_menu a {
	color:#97989c;
	text-decoration:none;
	display:block;
	padding:7px 0px 7px 20px;
	//padding:7px 0px 0px 20px;
	margin:0px;
}
.vert_menu a:hover {
	background:url('../trives_img/vert_menu_marker.gif') center left no-repeat;
}
.vert_menu p {
	margin:0px;
	padding:7px 0px 7px 20px;
	background:url('../trives_img/vert_menu_marker.gif') center left no-repeat;
}
.vert_menu .selected {
	margin:0px;
	padding:7px 0px 7px 20px;
	background:url('../trives_img/vert_menu_marker.gif') center left no-repeat;
	color:#14B9E2;
}
.gor_menu {
	background:#14b9e2 url('../trives_img/top_bg_5.png') left no-repeat;
	//background:#0eb1de url('../trives_img/top_bg_5.png') left no-repeat;
	color:#fcfdfe;
	font:bold 11px Verdana;
	vertical-align:top;
	text-align:right;
}
.gor_menu div {
 	height:20px;
 	padding-top:10px;
 	//height:22px;
 	//padding-top:8px;
 	padding-right:5px;
}
.gor_menu a{
	color:#fcfdfe;
	text-decoration:none;
	padding:10px 0px;
}
.gor_menu a:hover{
	color:#fcfdfe;
	background:url('../trives_img/gor_menu_marker.gif') top right repeat-x;
}
.gor_menu p{
	display:inline;
	background:url('../trives_img/gor_menu_marker.gif') top right repeat-x;
	padding:10px 0px;
}
.gor_menu .selected {
	background:url('../trives_img/gor_menu_marker.gif') top right repeat-x;
	padding:10px 0px;
}
.water {
	width:1000px;
	height:204px;
	background: url('../trives_img/water.png') center center no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./trives_img/water.png',sizingMethod='crop');
	//background: none;
}
.sky {
	width:1000px;
	height:204px;
	background: url('../trives_img/sky.png') center center no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./trives_img/sky.png',sizingMethod='crop');
	//background: none;
}
input {
	border:solid 1px #9e9d9d;
	height:20px;
}
.button {
	height:24px;
	border:solid 1px #1e8eab;
	background:#0fa2c7;
	color:#ffffff;
	font:bold 11px Verdana;
}
.slogan {
	width:582px;
	height:55px;
	background: url('../trives_img/slogan.png') center center no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./trives_img/slogan.png',sizingMethod='crop');
	//background: none;
}
.images {
	background:#eeeff3;
}
.images td {
	text-align:center;
}
.frame {
	position:absolute;
	z-index:100;
	width:170px;
	height:125px;
	overflow:hidden;
	clip:rect(0px,168px,123px,0px);
}
.in_frame {
	position:relative;
	width:170px;
	height:125px;
	top:0px;
	left:0px;
	background: url('../trives_img/frame.png') center center no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./trives_img/frame.png',sizingMethod='crop');
	//background: none;
	overflow:hidden;
}
.in_frame_img {
	width:168px;
	//width:170px;
	height:123px;
	//height:125px;
	overflow:hidden;
}
