body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(../img/backgrd.jpg); background-position:top; background-repeat:repeat-x;
}
h1,h2,p{margin: 0 0px}
h1{font-size: 11px;color: #000000; padding-right:10px; padding-left: 10px; padding-top: 12px; padding-bottom:12px;}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#rounded{ width: 752px; background: #5988B2;}

b.rtop, b.rbottom{display:block;background: #FFF;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #5988B2;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.Style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.Style2 {color: #5988B2}
.Style3 {color: #6B6B6B}
.Style6 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style7 {color: #FFFFFF}
.Style8 {color: #DCDCDC}
.Style11 {font-size: 10px; color: #DCDCDC; }
.Style12 {font-size: 9px}
.Style13 {font-size: 9px; color: #DCDCDC; }
.Style21 {color: #5988B2; font-weight: bold; }
.Style22 {font-weight: bold}
.Style23 {
	color: #0066FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F7861F;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.part1_st1 {
	color: #FAA81E;
	font-weight: bold;
}
.part1_st2 {color: #333333}
.part2_st1 {font-size: 11px}
.part2_st2 {
	color: #FAA81E;
	font-size: 8px;
}
.part2_st3 {
	color: #FAA81E;
	font-weight: bold;
}
.part2_st4 {
	color: #FAA81E;
	font-size: 10px;
}
.part3_st1 {font-size: 11px}
.part3_st2 {
	color: #FAA81E;
	font-weight: bold;
}
.part3_st3 {
	color: #FAA81E;
	font-size: 10px;
}
.part4_st1 {font-size: 11px}
.part4_st2 {
	color: #FAA81E;
	font-size: 8px;
}
.part4_st3 {
	color: #FAA81E;
	font-weight: bold;
}
.part4_st4 {
	color: #FAA81E;
	font-size: 10px;
}
.part4_st5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.part4_st6 {color: #009900}
.part4_st7 {color: #0066CC}
.part4_st8 {color: #660066}
.part5_st1 {font-size: 11px}
.part5_st2 {
	color: #FAA81E;
	font-size: 8px;
}
.part5_st3 {
	color: #FAA81E;
	font-weight: bold;
}
.part5_st4 {
	color: #FAA81E;
	font-size: 10px;
}
.part5_st5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.part6_st1 {font-size: 11px}
.part6_st2 {
	color: #FAA81E;
	font-weight: bold;
}
.part6_st3 {
	color: #FAA81E;
	font-size: 10px;
}
.part6_st4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Style23 {font-weight: bold}
.Style24 {
	color: #000000;
	font-weight: bold;
}
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:center;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.Style24 {font-weight: normal}
