BODY {
	background-color: #3A74AD;
	margin: 0px;
}
TD {
	text-align: left;
}

a.white_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.white_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.white_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#left_side {
	width: 173px;
	background-color: #EDE0C3;
	vertical-align: top;
}
#right_side {
	width: 175px;
	background-color: #EDE0C3;
	vertical-align: top;
}
.brown_background {
	background-color: #F9F4EC;
}
.red_background {
	background-image:url(../img/utils/red_gradient.jpg);
	background-color: #7D2001;
	background-repeat: repeat-x;
	height: 27px;
}
.red_cell {
	background-color: #CC3300;
}

.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
}
a.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menu_cell {
	background-color: #FEFEFE;
	vertical-align: middle;
	padding: 1px;
	padding-left: 5px;
	border: 1px solid #CBA650;
}
.menu_cell:hover {
	background-color: #ECECEC;
	vertical-align: middle;
	padding: 1px;
	padding-left: 5px;
	border: 1px solid #CBA650;
}

.orange_subtitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

.input{	font-family: verdana, arial, tahoma, sans-serif; font-size: 11px; border-right: black 1px solid; border-top: black 1px solid;  border-left: black 1px solid; color: #000000; border-bottom: black 1px solid; letter-spacing: 0pt;background: #FFFFFF;   }

.titlu {font-family: verdana; font-weight:bold; font-size: 16px; font-style: normal; text-decoration: none;}
.regulartext {font-family: arial; font-size: 12px; font-style: normal; text-decoration: none;}
.boldtext {font-family: arial; font-size: 12px; font-style: normal; text-decoration: none; font-weight: bold;}
.errtext {font-family: arial; font-size: 12px; font-style: normal; text-decoration: none; font-weight: bold; color: #AA0000;}
.msgtext {font-family: arial; font-size: 12px; font-style: normal; text-decoration: none; font-weight: bold; color: #333333;}
a.regularlink {font-family: arial; font-size: 12px; font-style: normal; text-decoration: none; font-weight:bold; color: #555555;}

