/* ===== 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;     
}

.ExButton{
	width: 170px;
        height: 25px;
        line-height: 20px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
        border: 1px solid #89b62d;
        border-radius:2px;
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        -o-border-radius:2px;
        box-shadow: inset 0 1px 0 #cbe78f;
        -moz-box-shadow: inset 0 1px 0 #cbe78f;
        -webkit-box-shadow: inset 0 1px 0 #cbe78f;
        -o-box-shadow: inset 0 1px 0 #cbe78f;
        background: #8cbb2e;
        background: -webkit-gradient(linear, left top, left bottom, from(#96c637), to(#6c9023));
        background: -moz-linear-gradient(top,  #96c637,  #6c9023);
        background: -o-linear-gradient(top, #96c637 0%,#6c9023 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c637', endColorstr='#6c9023');
}
.ExButton:hover{
	background: #9ccb3e;
        background: -webkit-gradient(linear, left top, left bottom, from(#a6d647), to(#7ca033));
        background: -moz-linear-gradient(top,  #a6d647,  #7ca033);
        background: -o-linear-gradient(top, #a6d647 0%,#7ca033 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d647', endColorstr='#7ca033');
}
.ExButton:active{
	background: #9ccb3e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7ca033), to(#a6d647));
	background: -moz-linear-gradient(top,  #7ca033,  #a6d647);
	background: -o-linear-gradient(top, #7ca033 0%,#a6d647 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ca033', endColorstr='#a6d647');
}

.BuyButton{
	width: 110px;
        height: 25px;
        line-height: 20px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
        border: 1px solid #89b62d;
        border-radius:2px;
        -moz-border-radius:2px;
        -webkit-border-radius:2px;
        -o-border-radius:2px;
        box-shadow: inset 0 1px 0 #cbe78f;
        -moz-box-shadow: inset 0 1px 0 #cbe78f;
        -webkit-box-shadow: inset 0 1px 0 #cbe78f;
        -o-box-shadow: inset 0 1px 0 #cbe78f;
        background: #8cbb2e;
        background: -webkit-gradient(linear, left top, left bottom, from(#96c637), to(#6c9023));
        background: -moz-linear-gradient(top,  #96c637,  #6c9023);
        background: -o-linear-gradient(top, #96c637 0%,#6c9023 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96c637', endColorstr='#6c9023');
}
.BuyButton:hover{
	background: #9ccb3e;
        background: -webkit-gradient(linear, left top, left bottom, from(#a6d647), to(#7ca033));
        background: -moz-linear-gradient(top,  #a6d647,  #7ca033);
        background: -o-linear-gradient(top, #a6d647 0%,#7ca033 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6d647', endColorstr='#7ca033');
}
.BuyButton:active{
	background: #9ccb3e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7ca033), to(#a6d647));
	background: -moz-linear-gradient(top,  #7ca033,  #a6d647);
	background: -o-linear-gradient(top, #7ca033 0%,#a6d647 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ca033', endColorstr='#a6d647');
}
