/* CSS Document */
body, div, input, select, option {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5864;
}
/*----------------*/
body{
margin: 0px 0px 0px 0px;
background-color:#FFFFFF;
background-image:url(images/bg3.gif);
background-repeat:repeat-x;
text-align:center;
}
.p{
font-family:Georgia, serif;
font-size:10px;
color:#666666;
padding: 5px 10px 5px 10px;
}
a:link, a:visited {
	color: #7A8995;
	/*background-color: #fff;*/
	text-decoration: none;
}

a:hover, a:active {
	color: #0D628D;
	/*background-color: #fff;*/
	text-decoration: none;
}

#divmain {
width: 700px;
height: auto;
margin: auto;
border-color:#CDDADD;
border-style:solid;
border-width:1px;
}
#divBanner {
	width: 100%;
	height: 46px;
	background-color:#FDFDFD;
	background-image:url(images/boy_head_top.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#FDFDFD;
}
#divmiddl{
width: 100%;
height:226px;
text-align:left;
vertical-align:top;
background-image:url(images/middle.jpg);
}
#divmiddltxt{
width:auto;
padding-top:10px;
padding-left:10px;
text-align:left;
line-height:15px;
}


span.white{
color:#FFFFFF;
}
span.blue{
color:#36587B;
background-color:#EAEAEA;
padding-top:1px;
padding-left:4px;
padding-bottom:1px;
display: block;
width: auto;
height: 16px;
font-size:9px;
}
#divfooter{
vertical-align:middle;
}
#divflashintro{
width:auto;
background-image:url(images/boy_handx.jpg);
background-position:top right;
background-repeat:no-repeat;
background-color:#DEE1E5;
text-align:left;
padding-top:2px;
padding-bottom:2px;
padding-left:8px;
}
#divflashintro a{
color:#FF6600;
}

#divone_three{
width:200px;
height:150px;
background-color:#F9FAFB;
text-align:left;
margin:5px 3px 0px 0px;
border-color:#BCC6CB;
border-style:solid;
border-width:1px;
float:left;
}
#divtwo_three{
width:490px;
height:150px;
background-color:#F9FAFB;
text-align:left;
margin:5px 0px 0px 3px;
border-color:#BCC6CB;
border-style:solid;
border-width:1px;
float:left;
}
#divthree_three{
width:697px;
height:75px;
background-image:url(images/bot_sdw.jpg);
background-repeat:no-repeat;
background-position:bottom;
text-align:left;
margin:5px 0px 25px 0px;
vertical-align:middle;
float:left;
}
#divtest{
width: 700px;
height: auto;
margin: auto;
}
#divme{
width:122px;
height:114px;
color:#FFFFFF;
margin:2px 0px 0px 0px;
background-image:url(images/lalinda.jpg);
background-repeat:no-repeat;
float:left;
}
#divwhtsnewlist{
width:355px;
height:114px;
float:left;
}
#divwhtsnewlistEleA{
width:342px;
height:92px;
padding:6px 5px 0px 8px;
background-image:url(images/1X1.gif);
background-position:bottom;
background-repeat:repeat-x;
line-height:12px;
}
#divwhtsnewlistEleB{
width:355px;
height:18px;
background-color:#DEE1E6;
background-position:bottom;
background-repeat:repeat-x;
}
#divFooter {
	margin:5px 0px 0px 0px;
}

#divUpperNav {
	width: 100%;
	height: 18px;
	text-align: center;
	margin: auto;
	background-color:#E9EBED;
	background-image:url(images/boy_head.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#active a:link, #active a:visited,
#active a:hover, #active a:active {
	background-image: url(../img/bg/tab-on.gif);
	color: #FE6600;
	background-color: #D2D6DA;
}
/*out of Div*/

ul.upper-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color:#FFFFFF;
}

ul.upper-nav li {
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

ul.upper-nav li a{
	display: block;
	width: 80px;
	height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
}

ul.upper-nav li a:link, ul.upper-nav li a:visited {
	background-color: #E9EBED;
	color: #5F6D79;
}

ul.upper-nav li a:hover, ul.upper-nav li a:active {
	background-color: #DEE0E2;
	color: #000000;
}
