body#main
{
    FONT-FAMILY: Arial, verdana, sans-serif; background-image:url('../pic/bg.gif'); background-repeat:repeat-x; background-position:center top; background-color:#FFFFFF; margin:0; padding:0;
}

body#iframe
{
    FONT-FAMILY: Arial, verdana, sans-serif; background-color:transparent; margin:0; padding:0; width:928px; height:123px;
}

.con10 { font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; color: #5baac2;}

.con11 { font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #7a7a7a;}
.con11 A { COLOR: #2294bb; font-weight: normal; TEXT-DECORATION: none;}

.con12 { font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; color: #7a7a7a;}
.con12 A { COLOR: #0a8ea2; font-weight: bold; TEXT-DECORATION: underline;}
.con12 A:hover { COLOR: #00388f; TEXT-DECORATION: none}

.topnav { font-size: 9px; font-family: Verdana; font-style: normal; line-height: 17px; font-weight: normal; color: #9a9a9a;}
.topnav A {	color: #9a9a9a; font-weight: none; text-decoration: none;}
.topnav A:hover { color: #3a3a3a; text-decoration: none}

.footer { font-size: 9px; font-style: normal; line-height: 15px; font-weight: normal; color: #444444;}
.footer A { COLOR: #444444; font-weight: bold; TEXT-DECORATION: none;}

.input { border: 1px solid #a7d9e0; height:25px; color: #7a7a7a; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;}

.con14 { font-size: 14px; font-style: normal; line-height: 19px; font-weight: normal; color: #2e7395;}

.dl { font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #41b6cb;}
.dl A { COLOR: #41b6cb; font-weight: bold; TEXT-DECORATION: none;}
.dl A:hover { COLOR: #6e6e6e; font-weight: bold; TEXT-DECORATION: none}

.dl2 { font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #41b6cb;}
.dl2 A { COLOR: #6e6e6e; font-weight: bold; TEXT-DECORATION: none;}
.dl2 A:hover { COLOR: #9c9c9c; font-weight: bold; TEXT-DECORATION: none}

.bookmark { font-size: 11px; font-style: normal; line-height: 15px; font-weight: bold; color: #7a7a7a;}
.bookmark A { COLOR: #7a7a7a; font-weight: bold; TEXT-DECORATION: none;}
.bookmark A:hover { COLOR: #0a8ea2; font-weight: bold; TEXT-DECORATION: none}


/* menu */
        #menu{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:45px; display:inline-block; float:left; z-index:1000;}
        #menu a { color:#3b6faa; text-decoration:none; }
        #menu > li {background:url() repeat-x scroll 0 0; cursor:pointer; float:left; position:relative; padding:0px; height:52px}
        #menu > li a:hover {color:#B0D730;}


/* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline; font-size:12px; border:1px solid #a1dce5; border-collapse:collapse}
        #menu li ul {
	position:absolute;
	left:0px;
	top:-11px;
	margin-top:50px;
	width:170px;
	line-height:16px;
	background-color:#ffffff;
	color:#0395CC; /* for IE */
	display:none;
	height: 115px;
}
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 15px 0px 15px; padding: 5px 0px 0px 0px;  border-top: dotted 1px #a1dce5; list-style-type:none; style}
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#0395CC; }
        #menu li ul li a:hover { color:#7FCDFE; }

/* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:156px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:-3px;}
        #menu .corner_right { position:absolute; left:154px; top:-3px;}
        #menu .middle { position:absolute; left:16px; height: 16px; width: 142px; top:-3px;}
		
.link { font-size: 11px; font-style: normal; line-height: 15px; font-weight: bold; color: #0a8ea2;}
.link A { COLOR: #0a8ea2; font-weight: bold; TEXT-DECORATION: none;}

.prolink { font-size: 15px; font-style: normal; line-height: 20px; font-weight: bold; color: #0a8ea2;}
.prolink A { COLOR: #0a8ea2; font-weight: bold; TEXT-DECORATION: none;}
.prolink A:hover { color: #206b8e; text-decoration: none}


