/* CSS Document */

*
{
padding:0px;
margin:0px;
}

body
{
font-family:Tahoma, Verdana, Arial;
}

h1,h2,h3,h4
{
color:#da0008;
letter-spacing:1px;
}

p
{
font-size:11px;
font-weight:normal;
color:#000000;
letter-spacing:1px;
line-height:17px;
padding:10PX;
}


ul li {
font-size:11px;
font-weight:normal;
color:#000000;
letter-spacing:1px;
line-height:17px;
list-style-position:inside;
padding-left:10px;
}

ol li {
font-size:11px;
font-weight:normal;
color:#000000;
letter-spacing:1px;
line-height:17px;
list-style-position:inside;
padding-left:10px;
}

span {
font-size:11px;
font-weight:normal;
color:#000000;
letter-spacing:1px;
line-height:17px;
}


h1
{
font-size:20px;
font-weight:bold;
padding-left:10px;
}
h2
{
font-size:17px;
padding-left:10px;
background-image:url(images/icon.jpg);
background-repeat:no-repeat;
background-position:left;
text-indent:15px;
padding-left:15px;
margin-left:10px;
}
h4
{
color:#1f86de;
}


#top
{
background-image:url(images/top_rep.jpg);
background-repeat:repeat-x;
}
#top h4
{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
padding:0px;
font-weight:normal;
}

.shadow_left
{
background-image:url(images/left_shadow.jpg);
background-repeat:repeat-y;
background-position:right;
width:auto;
}


.shadow_right
{
background-image:url(images/right_shadow.jpg);
background-repeat:repeat-y;
background-position:left;
width:auto;
}

#color_btns
{
width:484px;
height:34px;
}
#color_btns a
{
font-family:Tahoma, verdana, Arial, Helvetica;
font-size:11px;
font-weight:bold;
padding:11px 15px;
color:#FFFFFF;
text-decoration:none;
margin:0px 2px;
}
#color_btns a:hover
{
background-color:#36372b;
}

#btn_red a, #btn_orange a, #btn_parrot a, #btn_green a, #btn_blue a
{
height:10px;
border:solid 3px #FFFFFF;
float:left;
}

#btn_red a
{
background-color:#b20202;
}
#btn_orange a
{
background-color:#ff9201;
}
#btn_parrot a
{
background-color:#b3d701;
}
#btn_green a
{
background-color:#00b81a;
}
#btn_blue a
{
background-color:#01a0e2;
}



#tabs
{
width:100%;
height:35px;
}




#left
{
width:161px;
margin-left:5px;
margin-bottom:5px;
background-image:url(images/left_BOX.jpg);
background-repeat:repeat-y;
}

.h2
{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-image:url(images/red_arrow.jpg);
background-repeat:no-repeat;
background-position:left;
text-indent:15px;
text-transform:uppercase;
margin-left:10px;
}

#left a
{
color:#000000;
font-size:11px;
font-weight:normal;
text-decoration:none;
background-image:url(images/link_arrow.jpg);
background-position:left;
padding:5px 5px;
margin-left:10px;
background-repeat:no-repeat;
text-indent:10px;
letter-spacing:1px;
display:block;
}
#left a:hover
{
color:#971d06;
background-color:#FFFFFF;
display:block;
background-image:url(images/arrow2.gif);

}
.left
{
border-bottom:solid 1px #f1f1f1;
}
.left_border
{
border:1px solid #ccc;

}
#left p
{
font-weight:bold;
font-size:11px;
}

.marque
{
border:solid 1px #d0d0d0;
vertical-align:middle;
padding-bottom:25px;
}

.rounded_box
{
background-image:url(images/rounded_box.jpg);
background-position:center;
background-repeat:no-repeat;
width:279px;
height:168px;
}
.small_box
{
background-image:url(images/box_small.jpg);
background-repeat:no-repeat;
background-position:center;
width:191px;
height:128px;
}

#box p
{
font-size:11px;
font-weight:bold;
padding:3px;
color:#333333;
}

#bottom
{
background-image:url(images/bottom.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
height:48px;
}
#bottom a, #bottom 
{
font-size:11px; 
padding:0px 10px;
text-decoration:none;
color:#ccc;
}

#bottom a:hover
{
color:#fff;
}

.input
{
border:inset 2px #999999;
height:14px;
margin-top:2px;
widows:60px;
}

hr
{
background-color:#f1f1f1;
height:1px;
}


.link
{
color:#FF0000;
text-decoration:none;
}


.link:hover
{
color:#333333;
}


