@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

body, td, input, select, textarea { font-family: Times new normal; font-size: 13px }
body { background-:#3366ff; 3366ff-x }
body, form { margin: 0px }
img { border: 0px }	
td.menu { background: #3366ff; color: #ffffcc; text-align: center; font-family: Times New Normal; font-size: 12px; text-transform: uppercase }
a.menu { text-decoration: none; color: white }
a.menu:hover { color: #33cc66; text-decoration: none }

td.content { width: 540px; background:#ffffcc; border: 1px solid #cccccc; }
div.content { margin: 15px; line-height: 17px }
td.content_spr { width: 10px }
td.submenu_area { width: 200px; background: #6699ff; border: 1px solid #9966ff; border-bottom: 0px }
td.register_area { background: white; border: 1px solid :white; border-top: 0px }

td.footer { font-size: 10px; color: #3366ff; padding: 8px }

div.subsect { margin-left: 20px }

td.submenus { padding: 10px; color: #3366ff; font-weight: bold; line-height: 20px }
a.submenu { text-decoration: none; color: #ffffcc }
a.submenu:hover { text-decoration: underline; color: #ffffff }

td.register { text-align: center; height: 33px; color:#3399ff ; text-transform: uppercase; cursor: pointer }

h1 {
	margin: 0px;
	padding-top: 10px;
	font-size: 19px;
	font-weight: normal;
}


h2 {
	margin: 0px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}
