/* 
//=============================================================//
//     Web-studio "3www"
//     http://www.3www.com.ua
//     
//     --* 3www MiniCms *--
//                                                                                                                                                                                           
//     Author: Anton Zabuisky <anton@3www.com.ua>
// 
//     Last Modified..: 25/08/2005
//     Version 2.00
//=============================================================//
 */
<!--
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a2b0b3;
}

html {
height:100%;
}
/*-----------------------------------------------------------------------------------*/


.text {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#eaf4f6;
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#CEDBE5;
	font-weight:bold;
}

.nav_td {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#53666a;
}

img {
border-color:#CEDBE5;
}


/*-----------------------------------------------------------------------------------*/

A {
	COLOR: #cde0e6; TEXT-DECORATION: none
}
A:link {
	COLOR: #cde0e6; TEXT-DECORATION: none
}
A:visited {
	COLOR: #cde0e6; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffcf0e; TEXT-DECORATION: underline
}

-->
