h2.title { font-size:18px; color:#ffffff;}
.page_content h3 {font-size:16px;}
h4 {font-size:16px;}
h2, h3, h4, h5, h6 {margin-bottom:17px;}
.button {background-color:#A3266C; color:#ffffff; border:1px #000000 solid; padding:0px 10px; height:20px;}
input, textarea {border:1px #fff solid;}
.page_content a, .page_content a:hover {color: #0099FF;}

#cont .informeri td {padding:5px!important;}
#menu {margin: 0px auto 0;}
#menu strong {color:#A3266C;}
ul#menu {list-style:none!important;}
#menu a {
	display: block;

	height: 18px;
	padding: 12px 18px 0 20px; border-bottom:1px #ccc solid;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu .first a {
	padding-left: 0;
	background: none;
}
input {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}


legend {
	display: none;
}

ul {
	 margin:15px 0 15px 2em;
	list-style: disc;
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}
.err_notice {
	border: 1px solid #A3266C; color:#000000;
	padding: 10px 0px 10px 90px;
	min-height: 44px;
	background:url(img/error.gif) no-repeat left #FAF2F7;
	margin-bottom: 20px;
}
/* Boxed Style */


/* Content > Sidebar > Login */

#login {
}

#login label {	display: block;}
label {	color: #ffffff; text-align:left;}
#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}
.page_content td, .page_content th {color:#333333;}
#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

.help {
	font-size: 12px;
	color: #888888;
}


.ok_notice {
	border: 1px solid #B5D7AF;
	padding: 10px 0px 10px 90px;
	min-height: 44px;
	background: #D8FFD2 url(img/ok.gif) no-repeat left;
	margin-bottom: 20px; color:#000000;
}

.beauty_table td {
    padding-left:3px;
    padding-right:3px;
    text-align:center;
    background-color:#344566;
    border:1px solid #415680;
    font-family:Tahoma,sans-serif;
    font-size:11px;
    font-weight:bold;
    color:white
}