/* ===== Tags ===== */

body {
	background: #336699; 
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/*===== Conteiners =====*/

#fix {
	width: 100%;
}

#conteiner {
	width: 922px;
	text-align: left;
}


/* =====  News  ====== */
.news {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #999999;
}

.newsex {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #666666;
}

.news a {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #666666;
}

.news a:hover {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	font-weight: none;
        color : #ff9900;
}


.newsheader a {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 17px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #666666;
}


.newsheader {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 17px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #666666;
}


/* =====  ClientWindow  ====== */
.clientwindow {
	font-family : Arial, Tahoma, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #6699cc;
}

.clientheader {
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 17px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #6699cc;
}


/* =====  Caption  ====== */
#caption {
	width: 172px;
	height: 71px;
	padding: 0px;
}

.caption {
	background-color: #FFFFFF;
	background-image: url("name_bg.gif");
}

#captiontop {
	width: 163px;
	height: 140px;
	padding: 0px;
}

.captiontop {
	background-color: #FFFFFF;
	background-image: url("cap_top_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#captionbody {
	width: 163px;
	height: 260px;
	background-color: #FFFFFF;
	background-image: url("cap_bg.gif");
	background-repeat: repeat-y;
}

#captionbodytext {
	width: 143px;
	height: 240px;
	text-align: left;
}

.captionbody {
	background-color: #FFFFFF;
}

.captionbodyex {
	font-family : Arial, Tahoma, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #ff9900;
}

.captionbody a {
	font-family : Arial, Tahoma, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: none;
        color : #ff9900;
}

.captionbody a:hover {
	TEXT-DECORATION: underline;
        color : #ff9900;
}

.captionheader a {
	font-family : Verdana, Arial, Tahoma;
        FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;
        color : #FFFFFF;
}

.captionheader a:hover {
	TEXT-DECORATION: underline;
}

.captiontextex {
	font-family : Arial, Tahoma, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
        color : #FFFFFF;
}

.captiontext a {
	font-family : Arial, Tahoma, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
        color : #FFFFFF;
}

.captiontext a:hover {
	TEXT-DECORATION: underline;
}



/* =====  Footer  ====== */
#footer {
	width: 922px;
	height: 103px;
	padding: 0px;
}

.footer {
	background-color: #FFFFFF;
}


.footer_text24h_1 {
	font-family : Arial, Verdana, Tahoma;
        FONT-SIZE: 13px;
	font-weight: bold;
	TEXT-DECORATION: none;
        color : #ccffff;
}


.footer_text24h_2 {
	font-family : Arial, Verdana, Tahoma;
        FONT-SIZE: 14px;
	font-weight: bold;
	TEXT-DECORATION: none;
        color : #ffffff;
}


.footer_text24h_3 {
	font-family : Arial, Verdana, Tahoma;
        FONT-SIZE: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
        color : #ffffff;
}


.footer_text {
	font-family : Arial, Verdana, Tahoma;
        FONT-SIZE: 12px;
        color : #999999;
}

.footer a {
	font-family : Arial, Verdana, Tahoma;
        FONT-SIZE: 12px;
        color : #666666;
}

.footer a:hover {
	color : #ff9900;
}


/* =====  Content  ====== */

#content {
	width: 922px;
	padding: 0px;
}

.content {
	background-color: #FFFFFF;
	background-image: url("content_bg.gif");
}


/* =====  Header  ====== */

#header {
	width: 922px;
	height: 278px;
	padding: 0px;
}

.header {
	background-color: #FFFFFF;
	background-image: url("header_bg.jpg");
}

#button {
	width: 100%;
	height: 100%;
	text-align: center;
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
        color : #336699;
	background-color: #FFFFFF;
	background-image: url("buttonbg_normal.gif");
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	margin: 0;
}

#button li a {
	display: block;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url("buttonbg_normal.gif");
	font-family : Tahoma, Arial, Verdana;
        FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
        color : #336699;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background-color: #FFFFFF;
	background-image: url("buttonbg_active.gif");
	color : #ff9900;
}


/* =====  Fonts  ====== */

.headermenu_ {   
	font-family : Arial, Verdana, Tahoma;
        FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
        color : #666666;       
}

.headermenu_:hover {
	color : #6699cc;     
}