/*My global reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
 {margin: 0;	padding: 0;	border: 0; outline: 0; font-size: 100%;	vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
table {border-collapse: collapse;	border-spacing: 0;}
/*My global reset end*/
body {background:#ffffff; }

#root {margin:0 auto;padding:0 20px;min-width:950px;max-width:1220px; }
.ccode {display:none;}

#header {height:70px; background: #3b4d73; color: #ffffff; padding: 5px 5px 5px 5px;}


#content { color: #263b56;float:left; min-width:100%; font-family:Times New Roman, sans-serif; font-size: 16px; text-decoration: none; 	font-weight: normal; 	font-style: normal;}

#content .middle_column {background:#ffffff url(bg.gif) left top repeat-y; margin:0 170px 0px 170px; padding: 5px 5px 5px 5px; }
#content .left_bg {background:url(left.gif) left bottom repeat-y; min-width:100%; width:100%;}
#content .right_bg {background:url(right.gif) right bottom repeat-y;min-width:100%; width:100%;}
#content .left_down {background:url(downleft.gif) left bottom no-repeat; min-width:100%; width:100%;}
#content .right_down {background:url(downright.gif) right bottom no-repeat;min-width:100%; width:100%;}

#footer {height:50px; background:#3b4d73;clear:both; min-width:100%; color: #ffffff; }
#footer a{ color: #000000; }



h1 {color: #24424e; font-family:Times New Roman, sans-serif; font-size: 18px; text-decoration: none; font-weight: normal; font-style: normal; }
h2 {color: #082567; font-family:Times New Roman, sans-serif; font-size: 16px; text-decoration: none; font-weight: normal; font-style: normal; }
h3 {color: #003366; font-family:Times New Roman, sans-serif; font-size: 16px; text-decoration: none; font-weight: normal; font-style: italic; }


a:link { color: #000099; text-decoration: none; }
a:visited { text-decoration: none; color: #000099; }
a:hover {text-decoration: none; color: #FF0000; }
a:active {text-decoration: none; color: #FF0000;}




