* {margin:0; padding:0}
body {background-image:url(images/back_stripe.png); background-repeat:repeat-x; font-family:tahmoa, arial; font-size:11px;}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal tahoma, arial 24.45px;
}

h3 {
    font-size: 14px;
}


a {

font: bold 11px Tahoma, Arial;
color: #58b9ff;
text-decoration: underline;
}

a:hover {

font: bold 11px Tahoma, Arial;
color: #58b9ff;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}

.bord
{
border: 1px solid #c5d85a;
}

.blye-text-underline {
color: #58b9ff;
text-decoration: underline;
}

.blye-text-regular {
color: #58b9ff;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

#wrapper {width:837px; height:100%; margin-left:auto; margin-right:auto;}
#header{width:837px; height:174px; margin-left:auto; margin-right:auto;}
#navbar{width:837px; height:60px; margin-left:auto; margin-right:auto;}
#infobar{width:737px; height:130px; padding:50px; margin-left:auto; margin-right:auto; background-image:url(images/infobar.png); color:#fff}
#textbox{width:737px; height:550px; padding-left:50px; padding-right:50px; padding-top:50px; padding-bottom:20px; margin-left:auto; margin-right:auto; background-image:url(images/textbox_stripe.png); background-repeat:repeat-x; color:#fff}
#footer{width:837px; height:88px margin-left:auto; margin-right:auto;}

#menu {padding:0; margin:0; list-style:none; height:40px; background:url(images/ulback.png) repeat-x; border-bottom:#2779b4 solid 4px;}
#menu li {float:left;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 20px 0 0; float:left; color:#fff; text-decoration:none;}
#menu li a b {display:block; height:40px; float:left; padding:0 0 0 20px; cursor:pointer;}
#menu li a:hover{background:url(images/tab_a.png) no-repeat right top; line-height:36px;}
#menu li a:hover b{background:url(images/tab_b.png) no-repeat left top; line-height:36px;}

#menu li a.current{background:url(images/tab_a.png) no-repeat right top; line-height:36px;}
#menu li a.current b{background:url(images/tab_b.png) no-repeat left top; line-height:36px;}
