/*
	oranzova #CE5F26
	sediva   #919191
*/

body, tr, th, li
{
	font-family:                Tahoma, Arial CE, Helvetica CE, Arial, Helvetica, MS Sans Serif;
	font-size:                  11px;
	/*color:                      Black;*/
	line-height: 130%;
}

body { color: #000000;}

.aright { text-align: right; }
.acenter { text-align: center; }

.vbottom { vertical-align: bottom; }

.fright { float: right; }
.fleft { float: left; }
.clearer { clear: both;}
.bold { font-weight: bold;}
.error { color: #D00020;}

a { text-decoration: none; color:#000000;}
a:hover { text-decoration: none; color: #ce5f26;}


.titleDiv { font-weight: bold; font-size: 14px;}
img { border: 0px;}

.messages .title { background-color: #dddddd; font-weight:bold; font-size: 13px; padding: 3px 10px 3px 5px; }
.messages .title .created { font-weight:normal; font-size: 10px;}

dl.box {background:#ce5f26 url('../images/c_tl.gif') top left no-repeat; margin:0px 0 2px 0; padding:0; width:200px;}
dl.box dt {background:transparent url('../images/c_tr.gif') top right no-repeat; padding:4px; text-align:center; color:#ffffff; font-weight: bold;}
dl.box dt a { color: #ffffff;}
dl.box dd {background:#eee url('../images/c_bl.gif') bottom left no-repeat; padding:0; margin:0;}
dl.box dd div {} 
dl.box dd div.last {margin:0; padding:10px; background:transparent url('../images/c_br.gif') bottom right no-repeat; }

.boxTitle { margin: 0; padding: 0; width: 200px; height: 22px; background-color: #CE5F26; color: #fff; font-weight: bold; text-align: center;}


/* the fix stylesheet */
ul#fix {padding:0 0 0 20px; margin:0; list-style:none; font:normal 12px verdana, sans-serif;}
ul#fix li {display:inline;}
ul#fix li a {display:block; float:left; padding:0 20px 0 0; line-height:30px; background:url('../images/divider.png') no-repeat right center; margin-left:-1px; text-decoration:none;}
ul#fix li a b {display:block; float:left; padding:0 0 0 21px; line-height:30px; color:#069}
ul#fix li a.last {background-image:none}
ul#fix li a:hover {background:url('../images/tabMenu.png') right top;}
ul#fix li a:hover b {background:url('../images/tabMenu.png') left top; color:#fff; cursor:pointer;}

/*
h2 { margin: 0; background: url('../images/h2mid.jpg') repeat-x; color: #ffffff; font-size: 18px; height: 30px; padding-top: 6px; }
.h2boxEnd { margin: 0;background: url('../images/h2right.jpg') no-repeat right; width: 566px; height: 30px; padding-right: 7px;}
.h2box { margin: 0;background: url('../images/h2left.jpg') no-repeat left; height: 30px; padding-left: 7px;}
h2 a { color: #ffffff !important;}
*/
h2 { margin: 0; background: url('../images/titleBg.png') no-repeat; color: #ffe29e; font-size: 18px; height: 29px; padding-top: 7px; padding-left: 10px; width: 580px; }
h2 a { color: #ffe29e !important;}

/*
h3 { background: url('../images/h3mid.jpg') repeat-x; color: #ffffff; font-size: 13px; height: 20px; padding-top: 3px;}
.h3boxEnd { background: url('../images/h3right.jpg') no-repeat right; width: 566px; height: 20px; padding-right: 7px;}
.h3box { background: url('../images/h3left.jpg') no-repeat left; height: 20px; padding-left: 7px; margin-top: 13px;}
*/
h3 { color: #ce5f26; border-bottom: solid 1px #919191; padding-left: 10px;}
.topA 
{
	font-family:  comic Sans MS; /*             Tekton Pro, Tahoma; */
	font-size:                  14px;
	color: #000000;
	font-weight: bold;
	padding-left: 7px;
}
.topA:hover { color: #FFE29E; }

.shortdesc { padding: 0 5px;}