/* 
//=============================================================//
//     Web-studio "3www"
//     http://www.3www.com.ua
//     
//     --* 3www MiniCms 2 *--
//                                            
//     Author: Anton Zabuisky <anton@3www.com.ua>
// 
//     Last Modified..: 05/04/2006
//     Version 3.00
//=============================================================//
 */
<!--
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2a73c2;
}

html {
height:100%;
}
/*-----------------------------------------------------------------------------------*/


.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#CCCCCC;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			padding:1px;
			}


	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}

	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 0 0;
			}

	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}

	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}

	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color:#CCCCCC;
			border-width:1;
			border:solid thin;
			border-color:#999999;
			}
			


	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}

	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
/*-----------------------------------------------------------------------------------*/


.text {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#1156aa;
	
}

.ntext {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	
}

.copy {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#FFFFFF;
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#335588;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color:#d60000;
}



img {
border-color:#1156aa;
}


input {
border:1px; 
border-color:#2a73c2;
border-style:solid;
color:#2a73c2;
padding:1px;
}

.s_button {
border:1px; 
border-color:#2a73c2;
border-style:solid;
color:#FFFFFF;
background-color:#4589d4;
height:23px;
}

.tables {
border-bottom:1px; 
border-bottom-color:#CCCCCC;
border-bottom-style:solid;

}

.tables_top {
border-top:1px; 
border-top-color:#CCCCCC;
border-top-style:solid;

}

/*-----------------------------------------------------------------------------------*/

A {
	COLOR: #0d8d34; TEXT-DECORATION: none
}
A:link {
	COLOR: #0d8d34; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0d8d34; TEXT-DECORATION: none
}
A:hover {
	COLOR: #2b74c3; TEXT-DECORATION: underline
}


-->
