body{
	font-family:Tahoma, "Times New Roman";
	font-size:11px;
	color: #4B5C67;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
}
a.menu{
	font-family:Tahoma, "Times New Roman";
	font-size:11px;
	color: #DAE2F8;
	text-decoration:none;
}
a.menu:hover {
	color:#FF9900;
}
a.menu:active {
	color:#FFFF66;
}
.titlepage{
	font-family:Tahoma, "Times New Roman";
	font-size:14px;
	font-weight:600;
	color:#D6E9C0;
	background-color: #09C;/*#F3A999;*/
	text-align:center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #94C65B;
}
.copyright{
	direction:ltr;
	font-family:Tahoma, "Times New Roman";
	font-size:10px;
	color:#666666;
	text-align:center;
}
.designer{
	font-family:Tahoma, "Times New Roman";
	font-size:10px;
	color: #AE5700;
}
.menutitle{
	text-align:right;
	background-color:#A7C7F8;
	border-right:2px solid #638F32;
	border-bottom:2px solid #B9D1E7;
	padding-right:5px;
	margin-right:5px;
}
.big{
	color:#990000;
	font-weight:600;
}
.button{
	background-color:#09295B;
	border:1px solid #45598F;
	color:#DADCEB;
	width:60px;
}
