body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
}
div#box {width:800px;padding:16px;border:1px solid #333;margin-left:auto;margin-right:auto;bgcolor:#ccc;}
div#mainwrap {width:880px; margin-left:auto; margin-right:auto; margin-top:10px; border:2px solid  #33cc33;border-style:ridge;
	background-color:#FFFFFF;}
div#content {width:640;padding:2px;margin:10px 0 10 146;}
div#small_box {width:400px;border:1px solid #333;background-color:#ccc;padding:10 4 10 4;margin-left:auto;
	margin-right:auto;}
div#small_box ul {margin:20px 0 20 100;}
div#small_box li {margin:30px 0 30 20}
div#footer {width:700px; background-color:#Fff;margin-left:auto;margin-right:auto;text-align:center;margin:5px 0 5px 0;}

div.clearfloats {clear:both;}
th {background-color:#FFFFCC;font-size:14px;}
table {margin:2 0 10 0;}
td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 14px;}
tr {background-color:#ffffff}
h3 {color:blue}
h4 {color:green}	
h5 {color:red}

.bir {color:red;font-style:italic;font-weight:bold;font-size:16px;}
.cntr {text-align:center;letter-spacing:1.2;font-style:italic;font-size:.8em}
.ital {font-style:italic}
.justified {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	text-align: justify;}

a {color:#000000}
a:hover{text-decoration:none;color:#cc3333;}
a:active{color:#339933;}
a:visited{text-decoration:none}
.list  li {margin:0px 0 20  20;}
.list  ul {margin:20px 0 40 40;}

p {font-size:.9em;}
p span {font-size:1.2em;font-style:oblique;}
/*li span {font-size:1.1em;letter-spacing:.1em;}*/


/*green round borders*/
.t {background:url(images/green_dot.gif) 0 0 repeat-x; width:100%}
.b {background:url(images/green_dot.gif) 0 100% repeat-x}
.l {background:url(images/green_dot.gif) 0 0 repeat-y}
.r {background:url(images/green_dot.gif) 100% 0 repeat-y}
.bdr_bl {background:url(images/bl_crv.gif) 0 100% no-repeat}
.bdr_br {background:url(images/br_crv.gif) 100% 100% no-repeat}
.bdr_tl {background:url(images/tl_crv.gif) 0 0 no-repeat}
.bdr_tr {background:url(images/tr_crv.gif) 100% 0 no-repeat; padding:10px} 

/*red round borders*/
.red_t {background: url(images/red_dot.jpg) 0 0 repeat-x; width:100%}
.red_b {background: url(images/red_dot.jpg) 0 100% repeat-x}
.red_l {background: url(images/red_dot.jpg) 0 0 repeat-y}
.red_r {background: url(images/red_dot.jpg) 100% 0 repeat-y}
.red_bdr_bl {background: url(images/bl_R_crv.jpg) 0 100% no-repeat}
.red_bdr_br {background: url(images/br_R_crv.jpg) 100% 100% no-repeat}
.red_bdr_tl {background: url(images/tl_R_crv.jpg) 0 0 no-repeat}
.red_bdr_tr {background:url(images/tr_R_crv.jpg) 100% 0 no-repeat; padding:10px} 


