﻿body 
{
background:#8b8b8b;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}
/*
a
{
color:#505050;
font-weight:bold;
text-decoration:none;
}
a:hover
{
color:#808080;
text-decoration:underline;
}
*/
p
{
line-height:1.5em;
margin:5px 5px 15px 5px;

}

/*** Main container ***/
#container
{
background:#f0f0f0	url(img/bodybg.jpg) repeat-x;
color:#303030;
margin:0;
width:800px;
height:600px;
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#sitename
{
color:#ffffff;
height:90px;
margin:0 20px 10px;
text-align:left;
}

#sitename h1,#sitename h2
{
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1
{
font-size:2.4em;
padding-top:20px;
}

#sitename h2
{
font-size:1.6em;
}

/*** Horizontal menu ***/

#mainmenu
{
float:left;
margin-bottom:25px;
}

#mainmenu ul
{
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li
{
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a
{
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover
{
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current
{
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap
{
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside
{
margin:0;
padding:0 1px 1px;
width:190px;
}

#leftside
{
float:left;
margin-right:1px;
}

#rightside
{
float:right;
margin-left:1px;
}

#leftside h1,#rightside h1
{
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 5px;
}

#leftside h2,#rightside h2
{
font-size:1.1em;
margin:0 0 10px;
}

#leftside p,#rightside p
{
font-size:0.9em;
line-height:1.4em;
margin:0 0 6px 5px;
}
#leftside div,#rightside div
{
font-size:0.9em;
line-height:1.4em;
margin:0 0 6px 5px;
}
.linklist
{
list-style:none;
margin:0 0 6px 5px;
padding:0;
}

.linklist li 
{
	margin-bottom:0.7em;
}

/*** Sidebar menu ***/

.nav
{
/*background:#e8e9ea;
border:1px solid #b0b0b0;*/
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 5px;
position:relative;
text-transform:uppercase;
width:180PX;
}
.nav:hover
{
background:#f8f9fa;
font-size:1em;
letter-spacing:1px;
color:#303030;
width:160px;
}
.activeleftmenu
{
/*background:#f8f9fa;
border:0px #909090;*/
font-size:1em;
letter-spacing:1px;
margin:0px 0px 5px 3px;
padding:2px 0px 0px 2px;
width:160px;
color:#303030;
}
.sub
{
font-size:0.9em;
letter-spacing:1px;
margin:3px 0 2px 5px;
padding:4px 2px 2px 5px;
width:150px;
}
/*** Content ***/
#content
{
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:0px 0px 0px 0px;
}
#content 
{
	height:50px;
	margin: 0 200px;
}
#content h1,#content h2
{
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 10px;
padding:0;
}
#content h2
{
font-size:1.6em;
margin-bottom:10px;
}

#content img
{
width:580px;
height:150px;
float:right;
margin:0px 0px 0px 0px;
padding:0px;
}

/*** Content1 ***/

#content1
{
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
margin:5px 5px 0px 5px;
width:595px;
}

#content1 
{
	height:50px;
	margin: 0 200px;
}
#content1 h1,#content1 h2
{
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content1 h2
{
font-size:1.6em;
margin-bottom:10px;
}

#content1 img
{
border:1px solid #b0b0b0;
float:right;
margin:5px 0px 6px;
padding:5px;
}


/*** Contentpop ***/

.contentpop
{
border:1px solid #b0b0b0;
width:597px;
height:50px;
float:inherit;
margin: 0 200px;
padding:20px;

}

/*** Footer ***/

#footer
{
background:#8b8b8b url(img/footerbg1.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.8em;
font-weight:bold;
margin:0;
padding:5px 0;
text-align:center;
width:100%;
}

#footer a
{
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail
{
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchbox
{
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:130px;
}

.searchbutton
{
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv
{
clear:both;
height:30px;
width:1px;
}

.hide
{
	display:none;
}

/*** Text format ***/

.intro
{
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

h6
{
	font-size:5px;
    text-align:left; 
	color:#000099;
}
h6 a
{
	text-align:center;
	color:#000000;
}
h6 a:hover
{
	text-decoration: underline;	
}
h6 p
{
	color:#000080;
	font-size:100%;
	font-weight:bold;
}

.org1
{
	font-family: Tahoma;
	/*color: #0000ff;*/
	color: #66CCff;
	font-weight: bold;
	font-size: 11px;
}
.orgheading 
{
	font-family: Tahoma;
	color: #000070;
	font-weight: bold;
	font-size: 16px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.black {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.blackheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.orgheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:  #E77817;
}
.org {
	font-family: Tahoma;
	color: #0000C8;
	font-weight: bold;
	font-size: 13px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.blacktxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
strong {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.active
{
background:#f8f9fa;
border:1px solid #009090;
color:#000030;
text-decoration:none;
}	

.back
{
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
margin:0px 300px 0px 300px;
}	
.button
{
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
}	
.captchaimg
{
	height:30px;
	width:150px;
}
.marquee_corp1
{
	position:absolute;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	width:275px;
	top:200px;
	float:left
}
/*** End of file ***/