
#menuOver {background:#b01111 url(/img/menu.main.gif) no-repeat 0 0;height:7px;padding:0 22px;}
#menuOver a {color:#fcfcfc;text-decoration:none}
#menuOver a:hover {text-decoration:underline}
#menuOver #login {float:left;padding:0 10px 0 20px;height:37px;line-height:33px;background:url(/img/icon.login.gif) no-repeat 0px 50%;}
#cmenuOver .menu {float:right;width:802px;}
#menuOver .menu a {float:left;height:22px;line-height:21px;white-space:nowrap;/*border:1px solid #f00;*/}
#menuOver .menu a:hover,#menuOver .menu a.selected {text-decoration:underline;background:#e71d1d url(/img/menu.item.selected.bg.gif) repeat-x 0 0}
#menuOver .menu div.last {float:left;height:7px;width:2px;background:url(/img/menu.item.bg.gif) no-repeat 0 0;}
#menuOver .menu a span {display:block;padding:0 15px 0 15px;height:100%;background:url(/img/menu.item.bg.gif) no-repeat 0 0;cursor:pointer;float:left;}


/* added from in */

#menuOverIn {background:#b01111 url(/img/menu.in.gif) no-repeat 0 0;height:45px;padding:0 22px;}
#menuOverIn a {color:#fcfcfc;text-decoration:none}
#menuOverIn a:hover {text-decoration:underline}
#menuOverIn #login {float:left;padding:0 10px 0 20px;height:45px;line-height:45px;background:url(/img/icon.login.gif) no-repeat 0px 50%;}
#menuOverIn .menu {float:right;width:590px;}
#menuOverIn .menu a {float:left;height:45px;line-height:45px;white-space:nowrap;}
#menuOverIn .menu a:hover,#menuOverIn .menu a.selected {text-decoration:underline;background:#e71d1d url(/img/menu.item.selected.bg.gif) repeat-x 0 0}
#menuOverIn .menu div.last {float:left;height:45px;width:2px;background:url(/img/menu.item.bg.gif) no-repeat 0 0;}
#menuOverIn .menu a span {display:block;padding:0 25px 0 25px;height:100%;background:url(/img/menu.item.bg.gif) no-repeat 0 0;cursor:pointer;float:left;}

#menuOverIn #salutation {float:left;height:45px;line-height:45px;font-weight:bold;color:#fff;padding:0 20px;} 
#menuOverIn #logout {float:left;padding:0 10px 0 15px;height:45px;line-height:45px;background:url(/img/icon.logout.gif) no-repeat 0px 17px;}

#auth input,#auth textarea, #auth select {
	font-size:13px;
	font-family:Tahoma;
	border: 1px solid #004E97;
	background-color : #F0F8FF;	
}

#auth input,#auth textarea{
	padding-left : 5px;
	padding-right: 5px;
}

#auth input.button{
	background-image: url(img/button_bg.gif);
}
#general input,#general textarea {font-size:12px;font-family:Tahoma;}
.menu3 {font-size:12px}


#menuAuth {background:#004E97;height:7px;padding:0 2px;}
#menuAuth a {color:#fcfcfc;text-decoration:none}
#menuAuth a:hover {text-decoration:underline}
#menuAuth #login {float:left;padding:0 10px 0 20px;height:37px;line-height:33px;background:url(/img/icon.login.gif) no-repeat 0px 50%;}
#cmenuOver .menu2 {float:right;width:802px;}
#menuAuth .menu2 a {float:left;height:22px;line-height:21px;white-space:nowrap;/*border:1px solid #f00;*/}
#menuAuth .menu2 a:hover,#menuAuth .menu a.selected {text-decoration:underline;background:#e71d1d url(/img/menu.item.selected.bg2.gif) repeat-x 0 0}
#menuAuth .menu2 div.last {float:left;height:7px;width:2px;background:url(/img/menu.item.bg.gif) no-repeat 0 0;}
#menuAuth .menu2 a span {display:block;padding:0 10px 0 10px;height:100%;background:url(/img/menu.item.bg2.gif) no-repeat 0 0;cursor:pointer;float:left;}


/* added from in */

#menuAuthIn {background:#004E97 url(/img/menu.in.gif1) no-repeat 0 0;height:45px;padding:0 22px;}
#menuAuthIn a {color:#0070D5;text-decoration:none}
#menuAuthIn a:hover {text-decoration:underline}
#menuAuthIn #login {float:left;padding:0 10px 0 20px;height:45px;line-height:45px;background:url(/img/icon.login.gif1) no-repeat 0px 50%;}
#menuAuthIn .menu2 {float:right;width:590px;}
#menuAuthIn .menu2 a {float:left;height:45px;line-height:45px;white-space:nowrap;}
#menuAuthIn .menu2 a:hover,#menuAuthIn .menu a.selected {text-decoration:underline;background:#0070D5 url(/img/menu.item.selected.bg2.gif) repeat-x 0 0}
#menuAuthIn .menu2 div.last {float:left;height:45px;width:2px;background:url(/img/menu.item.bg.gif1) no-repeat 0 0;}
#menuAuthIn .menu2 a span {display:block;padding:0 25px 0 25px;height:100%;background:url(/img/menu.item.bg.gif1) no-repeat 0 0;cursor:pointer;float:left;}

#menuAuthIn #salutation {float:left;height:45px;line-height:45px;font-weight:bold;color:#fff;padding:0 20px;} 
#menuAuthIn #logout {float:left;padding:0 10px 0 15px;height:45px;line-height:45px;background:url(/img/icon.logout.gif1) no-repeat 0px 17px;}

.boxalert{
	border: 1px solid #DDDDDD;
	color: red;
	font-weight: bold;
	padding: 10px;
	background-color: #f2f2f2;
}
