/* 

	project:  OPA Consulting Services, Inc.
	author:   George Lipovan (www.opaconsultingservices.com) 

   
*/
*
{ margin: 0; 
padding: 0; }

body {
	line-height: 1.6em;
	background: #fff url(images/W_bg.gif) repeat-x;
	color: #9f9f9f;
font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 0.80em;
}

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 {
	margin: 20px 0 0;
	font-family: helvetica, Sans-Serif;
	font-size: 1.7em;
	font-weight: bold;
}
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }




h1 span
{
background: inherit;
	color: #317486;
}


h2 { font: bold 1.6em helvetica, Sans-Serif; margin: 0 0 12px; }

h2 span
{
	background: inherit;
	color: #0CF;
}

h5 { font: bold 1.6em helvetica, Sans-Serif; margin: 0 0 12px; }
h5 span
{
	background: inherit;
	color: #0C3;
}

h4 { color: #808080; background: inherit; font-weight: normal; font-size: .8em; }

#content { width: 900px; margin: 0 auto; }

#logo {
	height: 66px;
	width: 290px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/W_logobg1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu {
	float: right;
	padding-top: 40px;
	margin-bottom: 18px;
}
#menu li {
	font-size: 1em;
	display: inline;
}
#menu li a {
	color: #ccc;
	background: #505050 url(images/W_tab.gif) no-repeat right bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0;
}
#menu li a:hover { background: #505050 url(images/W_tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#intro {
	clear: both;
	color: #666666;
	height: 170px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/W_intro.jpg);
}
	#intro h1 { margin: 0; }
	#intro p { margin: 0; }

#left {
	clear: left;
	float: left;
	width: 265px;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: auto;
}


#right {
	border-left: 1px solid #ccc;
	float: right;
	width: 615px;
	text-align: justify;
	height: auto;
	clear: right;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
	#notice {
	background: #f4f4f4 url(images/W_noticebg.gif) no-repeat bottom right;
	color: #808080;
	padding: 4px;
	height: 350px;
	width: 260px;
}

#notice_adv {
	text-align: justify;
	color: #333;
	padding: 22px;
	background-color: #f4f4f4;
	background-image: url(images/W_noticebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	#left a, #right a { background: #EFFCFF; color: #317486; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }



#left_menu ul
{
list-style: none;
margin: 0px;
}

#left_menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#left_menu a
{
display: block;
position: relative;
width: 245px;
height: 30px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/W_bbg0.gif');
padding-left: 25px;
padding-top: 7px;

color: #636363;
text-transform: none;
font-size: 12px;
}

#left_menu a span
{
position: absolute;
left: 0px;
margin-top: 2px;
margin-left: 2px;
width: 20px;
height: 20px;
background: url('images/W_bullet1.gif') no-repeat; 
}

#left_menu a:hover span
{
position: absolute;
left: 0px;
margin-top: 2px;
margin-left: 2px;
width: 20px;
height: 20px;
background: url('images/W_bullet.gif') no-repeat;
}

#left_menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/W_bbg1.png');
}

#left_menu_end
{
height: 30px;
background-image: url('images/W_a2.gif');
}


table{
	margin-left: 10px;
	margin-right: 10px;
	border: thin solid black;
	border-collapse: collapse;
}

th {
	background-color:#ccc;
}

td, th {
	border:thin solid gray;
	padding: 5px;
}

caption {
	font-style: italic;
	padding-top: 8px;
}

.cellcolor {
	background-color: #C4FBFF;
}


#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 {
	float: left;
	width: 205px;
	height: 110px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
	#col2 {
	float: left;
	width: 205px;
	border-left: 1px solid #ccc;
	height: 110px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}
	#col3 {
	float: left;
	width: 205px;
	border-left: 1px solid #ccc;
	height: 110px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}
	#col4 {
	float: right;
	width: 205px;
	border-left: 1px solid #ccc;
	height: 110px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}
