@charset "utf-8";
/* CSS Document */
 
body  {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CCC;
	line-height: 1.4;

}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility: visible;
}

#container {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear:both;
	color: #000000;
	margin-top: 20px;
	padding: 5px;
} 

#contentholder
{
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
}

#contentholdermain
{
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
	border-top: 3px solid #333;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}

#sidebox
{
	width:462px;
	float:right;
}

#sidebox2
{
	width:180px;
	float:right;
	margin-top: 10px;
	height: 135px;
	background-color: #EAEAEA;
	border-color: #B30000;
	border-top-width: 3px;
	border-bottom-style: solid;
}

div.content-block {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	width:45%;
	float:left;
	padding: 5px;
	background-image:none;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
}

div.content-box {
	margin-top: 10px;
	width:100%;
	float:left;
	color: #333;
	background-color: #EAEAEA;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#leftcontent
{
	width:461px;

	float:left;


}


div.content-block2 {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	float:left;
	padding: 5px;
	background-image:none;
	background-color: #F7F7F7;
}

div.home-block1 {
	border: 1px none #CCCCCC;
	margin-bottom: 0em;
	width:451px;
	float:left;
	background-color: #717C80;
	margin-top: 0em;
	margin-right: 0em;
	font-size: 12px;
	color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/home1.jpg);
	padding: 0px 5px 0;
}

div.home-block2 {
	border: 1px none #CCCCCC;
	width:219px;
	float:right;
	padding: 0px;
	background-image:none;
	background-color: #EAEAEA;
	margin-bottom: 3px;
	padding: 0px 5px;
	background-image: url(../images/home2.jpg);
	background-repeat: repeat-x;
	height: 208px;
}

div.home-block3 {
	border: 1px none #CCCCCC;
	width:219px;
	float:right;
	background-image:none;
	background-color: #EAEAEA;
	height: 208px;
	float:left;
	margin-bottom: 3px;
	padding: 0px 5px;
	background-image: url(../images/home2.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

div.news {
	width:auto;
	min-height:22px;
	padding:5px 0px;
	background-image:none;
	background-color: #EAEAEA;
	font-size: 11px;
	display:block;
	border-bottom: 1px dotted #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #333;
	text-align:left;
	border-right: 1px none #CCCCCC;
}

div.news2 {
	min-height:22px;
	padding:5px 0px;
	background-image:none;
	background-color: #FFF;
	font-size: 11px;
	display:block;
	border-bottom: 1px dotted #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #333;
	text-align:left;
	border-right: 1px none #CCCCCC;
}

.news_date
{
	color: #000;
	font-size: 9px;
}

div.flink {
	width:100%;
	min-height:22px;
	padding:5px 0px;
	background-image:none;
	background-color: #EAEAEA;
	font-size: 11px;
	display:block;
	border-bottom: 1px dotted #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #333;
	text-align:left;
	border-right: 1px none #CCCCCC;
}

div.main-content {
	border: 1px none #CCCCCC;
	margin-bottom: 1em;
	width:556px;
	min-height:180px;
	float:left;
	background-image:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	margin-top: 0px;
	padding: 5px;
	text-align: justify;
	line-height: 1.5;
}

div.main-contentsp {
	border: 1px none #CCCCCC;
	margin-bottom: 1em;
	width:700px;
	min-height:180px;
	float:left;
	padding: 8px;
	background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;


	
}


div.main-info {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	width:160px;
	min-height:180px;
	float:right;
	padding: 8px;
	background-image:none;
	background-color: #F7F7F7;
	margin-top: 50px;
}

div.right-main {
	margin-bottom: 1em;
	width:180px;
	float:right;
	background-image:none;
	background-color: #EAEAEA;
	margin-top: 10px;
	font-size: 10px;
	border-top: medium none #B30000;
	border-right: medium none #B30000;
	border-bottom: medium solid #B30000;
	border-left: medium none #B30000;
	padding: 0px 5px;
	background-image: url(../images/home2.jpg);
	background-repeat: repeat-x;
}

div.right-stock {
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	width:180px;
	float:right;
	padding: 8px;
	background-image:none;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-right: 10px;
}

div.left-image{
	margin-bottom: 1em;
	background-color: #CCC;
	height: 135px;
	width: 180px;
	border-bottom: 3px solid #B30000;
}

div.left-border{
	border-bottom: 3px solid #B30000;
	margin-bottom: 15px;
}

div.main-menu {
	margin-bottom: 1em;
	width:180px;
	float:left;
	margin-right:5px;
	background-image:none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	
}

#header {
	height: 1px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
} 

#flash {
	height: 208px;
	width: 100%;
	padding-top:5px;
	background-color: #FFFFFF;
	clear:both;
	border-top: 3px solid #B6BBBF;
} 

#logo {
	height: 65px;
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom: 3px solid #B30000;
}


#header h1 {
	margin: 0; 
}


#sidebar1 {
	float: left;
	width: 190px;
	padding-bottom: 20px;
	padding-right: 30px;
	height: 100%;
	padding-top: 20px;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


#menu
{
	float:none;
	clear:both;
	z-index:auto;
	margin: 0px;
	margin-right:-12px;
	height:20px;
	z-index: 1000;
	
}



#mainContent {
	background-repeat: repeat-x;


	
}
 
#footer {
	background-image: url(../images/title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	padding: 0px 10px;
} 
#footer p {
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/*Menus*/

ul#side-menu {
	width: 100%;
	list-style: none;
	margin: 0px;
	font-size:78%;
	border: 1px none #cecece;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-color:#B30000
}

ul#side-menu li {
	line-height: 2em;
	background-color: #EAEAEA;
	border-bottom: thin dotted #000;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

ul#side-menu li a {
	display: block;
	width:inherit;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #dedede;

}

ul#side-menu li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cdcdcd;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
	color: #FFF;
	font-weight: bolder;
	background-color: #007F94;
}

ul#side-menu ul {
	
	z-index: 10;
	width: 140px;;

}
ul#side-menu ul li {
	margin-left:-30px;
	display:block;
	float: none;
	line-height: 2em;
	background-image: none;
	z-index: 10;
}
ul#side-menu ul  a {
	border: 0;
	background-image: none;
	background-color: transparent;
	text-align: left;
	overflow: hidden;
	z-index: 10;
}
ul#side-menu ul  a:hover {

	background-image: none;
}

.infolink {
	padding:0px 0px 0px 10px;
	background-image:url(../Images/info.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	color:#0066FF;
	font-weight: bold;
}



.Heading
{
	font-family: Stencil, Verdana, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	color: #3970AC;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}

.Heading2
{
	font-family: Stencil, Verdana, "Times New Roman";
	font-size: 120%;
	font-weight: normal;
	color: #3970AC;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

/* Miscellaneous classes for reuse */

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.MoreInfo {
	padding:0px 0px 0px 18px;
	background-color: transparent;
	background-image: url(../Images/info.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link
{
	color:#333;
	text-decoration: none;
	font-weight: bold;

}

a:visited
{
	color:#333;
	text-decoration: none;
	font-weight: bolder;
}

a:hover
{
	color:#CCC;
	font-weight: bold;
	text-decoration: none;
}

.Heading_Main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #043F56;
	border-bottom:medium solid #B30000;
	padding-bottom:15px;
}

.Heading_Sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006B8A;
	text-align: left;
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;

}

.Content2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.ifont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#FFF;
}

.ifont2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#666;
}

.News_H
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background:#68923E;
}

.imagefront
{
	padding-right: 1px;
	padding-left: 1px;
}


.Heading_mid
{
	font-size: 14px;
	color: #FFF;
	text-align:center;
	display:block;
	background-image: url(../images/title.jpg);
	line-height: 1;
	margin-bottom: 4px;
}

.Heading_mid_ir_frontpage
{
	font-size: 14px;
	color: #FFF;
	text-align:center;
	display:block;
	background-image: url(../images/title.jpg);
	margin-bottom: 4px;
	line-height: 1;
}

.Heading_mid_menu
{
	font-size: 14px;
	color: #FFF;
	text-align:left;
	display:block;
	background-image: url(../images/title.jpg);
	padding-left:8px;
	line-height: 1;
	margin-bottom: 4px;
}

.Heading_mid_menua a:link
{
	color:#FFF;
	font-weight: bold;
	text-decoration: none
}

.Heading_mid_menu a:visited
{
	color:#FFF;
	text-decoration: none

}

.Heading_mid_menu a:hover
{
	color:#FFF;
	font-weight: bold;
	text-decoration: none
}

.img
{
	border-bottom: medium solid #B30000;
	margin-bottom:10px;
}

.tableh
{
	text-align: left;
	padding: 3px;
	border: 1px solid #B30000;
	background-color: #EAEAEA;
}


#pscroller2{
	width: 455px;
	height: 26px;
	padding: 10px 5px 5px;
	color: #B30000;
}

#pscroller2 a{
text-decoration: none;
}

.pscroll a:link
{
	color:#B30000;
	text-decoration: none;
	font-weight: bold;
}

.pscroll a:visited
{
	color:#B30000;
	text-decoration: none;
	font-weight: bolder;
}

.pscroll a:hover
{
	color:#707B7F;
	font-weight: bold;
	text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
