﻿@import "calendar.css";
/* nav2 */
.menu440
{
}

.menu440 .nav1title
{
	background-image:url('../../images/public/garage/nav2_title.gif');
	background-repeat:no-repeat;
	width:162px;
	height:18px;
	color:White;
	padding-left:10px;
	line-height:18px;
	font-size:12px;
}

.menu440 .nav1middle
{
	background-image:url('../../images/public/garage/nav2_middle.gif');
	background-repeat:repeat-y;
	width:162px;
	text-align:center;
	
}


.menu440 .nav1bottom
{
	background-image:url('../../images/public/garage/nav2_bottom.gif');
	background-repeat:no-repeat;
	width:162px;
	height:4px;
}

.menu440 .nav1item {
		width:158px;
		text-align:left;
		background-color:#FFEAD6;
		height:30px;
		line-height:30px;
}

.menu440 .nav1item_on
{
		width:158px;
		text-align:left;
		background-color:White;
		height:30px;
		line-height:30px;
}



.menu440 .nav1item a
{
	padding-left:10px;
	color:#425095;
	font-size:12px !important;
	font-weight:bold;
	text-decoration:none;
}

.form440
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#425095;
}

.form440 td
{
	vertical-align:middle;
}

.form440 input,.form440 textarea
{
	border:solid 1px #425095;
}
/* roundrect garage */

.rrg
{
	width:50px;
	height:50px;
	border:none;/* 1px #425095;*/
	padding:10px;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	color:#425095;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.rrg .tl
{
	border:none;position:absolute;z-index:2;top:0px;left:0px;margin:0px;padding:0px;font-size:0px;vertical-align:top;
	width:11px;
	height:11px;

}

.rrg .tr
{
	border:none;position:absolute;z-index:2;top:0px;right:0px;margin:0px;padding:0px;font-size:0px;vertical-align:top;
	width:11px;
	height:11px;
}

.rrg .bl
{
	border:none;position:absolute;z-index:2;bottom:0px;left:0px;margin:0px;padding:0px;font-size:0px;vertical-align:top;
	width:11px;
	height:11px;
}

.rrg .br
{
	border:none;position:absolute;z-index:2;bottom:0px;right:0px;margin:0px;padding:0px;font-size:0px;vertical-align:top;
	width:11px;
	height:11px;
}

.rrg .top
{
	border-top:solid 1px #425095;position:absolute;
	top:-10px;height:10px;width:100%;
	background-color:#ffead6;
	font-size:1px;
}

.rrg .bottom
{
	border-bottom:solid 1px #425095;position:absolute;
	bottom:-10px;height:10px;width:100%;
	background-color:#ffead6;
	font-size:1px;
}

.rrg .left
{
	border-left:solid 1px #425095;position:absolute;
	left:-10px;height:100%;width:10px;
	background-color:#ffead6;
	font-size:1px;
}

.rrg .right
{
	border-right:solid 1px #425095;position:absolute;
	right:-10px;height:100%;width:10px;
	background-color:#ffead6;
	font-size:1px;
}






