@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	margin: 0;
}

#topnav{
	
	width:1000px;
	height:50px;
	
	margin:10px 25px 0px 0px auto;
	background-color:#b41919;
	border-left:#c4c4c4 0px solid;
	border-right:#c4c4c4 0px solid;
	border-bottom:#c4c4c4 0px solid;
	border-top:0px solid;
	color:#000;
	font-size: 13px;
	color:#FFF;

	
}




#subscribeform{
	float:right;
	padding:10px 15px 0px 0px ;
	font-color:#FFF;
	
}
input[type="text" ]
{

font-size: 13px;

width:75px;
display:;
margin-bottom:0px;
background-color:white;
}
input[type="submit"]
{

width:60px;
margin-left:0px;
display:;
font-size: 13px;
}


#webform1{
	float:right;
	padding:10px 15px 0px 0px ;
	font-color:#FFF;
	
}
input[type="webform1text"]{


font-size: 13px;

width:150px;
display:;
margin-bottom:0px;
background-color:white;
}
input[type="submit"]
{

width:60px;
margin-left:0px;
display:;
font-size: 13px;
}


#top{
	
	width:1000px;
	height:121px;
	margin:0px 25px 0px 0px auto;
	background:url(../images/microcap3.jpg);
	border-left:#c4c4c4 0px solid;
	border-right:#c4c4c4 0px solid;
	border-bottom:#c4c4c4 0px solid;
	border-top:0px solid;
	color:#66996d;
	}

#webform1{
	width:1000px;
	height:10px;
	background:none;
	}

#shadow{
	width:1000px;
	height:30px;
	background-color:#000;
	padding:0px 0px 5px 0;	
-moz-box-shadow: 3px 3px 4px #000;

-webkit-box-shadow: 1px 3px 4px 0px #000;
box-shadow: 3px 3px 4px #000;

/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}


	
	#top1{
		

	width:0px;
	float:right;
	background:;
	padding:20px 1000px 0 0;
	}

#white{
	width:1000px;
		margin:0 auto;
	background-color:#fff;
	border-left:#c4c4c4 px solid;
	border-right:#c4c4c4 px solid;
	border-bottom:#c4c4c4 px solid;
	color:#63605b;
	}
	

#container  {
background-color: #fff;
border: px solid #fff;
width: 1000px;
margin-top: 8px;
margin-right: auto;
margin-left: auto;

}

#contentWrapper  {
float: left;
width: 100%;
}

#content {
margin: 0 210px 0 175px;    
border-right: 1px solid #000066;
padding: 7px;
border-left:1px solid #000066;

padding-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}


#header  {
height: px;
width: 1000px;
background-color: #FFFFFF;
position: relative;

}

#adsenseHeader  {
	position:relative; top: 10px; left: 265px;
}



#adsenseHeader img  {
	margin: 0;
	padding: 0;
	
}

#socialmedia  {
	position:relative; top: 5px; left: px;
}

.HeaderLinks{ margin: 0px; padding: 0px; position: absolute; top: 2px; left: 5px; font-family: 'Verdana'; }
.HeaderLinks ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.HeaderLinks li {
	padding: 2px 15px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 11px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	text-align: left;
}
.HeaderLinks li a { color:#000; font-family: 'Verdana'; text-decoration:none; font-weight: bold;}
.HeaderLinks li a:visited { color:#000;text-decoration:none; font-weight: bold;}
.HeaderLinks li a:hover { color:#black;text-decoration:underline; font-weight: bold;}
.HeaderLinks p {color: #000;}

.HeaderLinksBottom{ margin: 0px; padding-top: 5px; position: absolute; top: 178px; left: 325px; font-family: 'Arial'; color: #fff; }
.HeaderLinksBottom ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.HeaderLinksBottom li {
	padding: 2px 3px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 17px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	text-align: left;
}
.HeaderLinksBottom li a { color:#fff; font-family: 'Arial'; text-decoration:none; font-weight: bold;}
.HeaderLinksBottom li a:visited { color:#fff;text-decoration:none; font-weight: bold;}
.HeaderLinksBottom li a:hover { color:#463e3e;text-decoration:underline; font-weight: bold;}
.HeaderLinksBottom p {color: #000;}



#leftnav  {
float: left;
width: 160px;
background-color: #ffffff;
padding: 5px;

border-right: px solid #66996d;


margin-left: -1000px;  
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 160px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A787A;
}

#leftnav a2
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#leftnav a:link, .navlist a:visited
{
color: #000;
text-decoration: none;
font-weight: bold;
}

#leftnav a:hover
{
	color: #fff;
	background-color:#999;
	font color:#FFF;
}

#leftnav a:visited
{
color: #000;
  text-decoration: none;
    font-weight: bold;
}


#sidebar  {
float: left;
width: 200px;
padding-top: 10px;
margin-left: -200px;  /*  width and margin have to be the same */
background-color: #fff;
}


#disclaim {
	background-color: #CCDDFF;
	padding-top: 10px;
	clear: both;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}




#footer {
	background-color: #CCDDFF;
	padding-top: 10px;
	clear: both;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	
	


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0000CC;
	line-height: 24px;
	margin-top: 4px;
	margin-left: 0px;
}


.description{
	font-size: px;
	font-weight: bolder;
	color: #green;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0000CC;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000099;
	line-height: 15px;
	margin-bottom: -5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}



a {
	color: #000
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #000;
	text-decoration: none;
}

img{
border:none;

}

.bullets {
	list-style-image: url(../test/image-files/arrow.gif);
	line-height: 20px;
	list-style-position: outside;
}

.bullets img  {
margin-top: 2px;
padding: 0;
}



.box2 {
	background:#b41919;
	color: #000;
	border:1px solid #000;
	width: 400px;
	height: 210px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	padding-top: 6px;
}
.box3 {
	background:#D8D3D3;
	color: #000;
	border:1px solid #467d4d;
	width: 400px;
	height: 240px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	padding-top: 6px;
}
.boxregular {
	background:#D8D3D3;
	color: #000;
	border:1px solid #467d4d;
	width: 400px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
	padding-top: 6px;
}
.boxnowidth {
	background:#D8D3D3;
	color: #000;
	border:1px dashed #467d4d;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	padding-top: 6px;
}

.boxnowidth2 {
	background:#FDEAEA;
	color: #000;
	border:1px dashed #467d4d;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	padding-top: 1px;
}
.image {
	display: list-item;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
hr {
	color: #000066;
	width: 80%;
}










table {
		border-collapse:collapse;
		padding: 10px 0px 0px 20px;
		
		background:#fff repeat-x;
		border-left:px solid #686868;
		border-right:0px solid #686868;
		
		font:;
		color: #000;



}
td, th {
		padding:5px;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: .em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */


table a {
		color:#950000;
		text-decoration:none;
}

table a:link {
	text-decoration:underline;
	
	}

table a:visited {
		font-weight:normal;
		color:#blue;
		text-decoration: none;
}

table a:hover {
		border-bottom: 1px  #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#000099  repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom:  1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {
  	border-collapse:collapse;
		
		background:#grey repeat-x;
		border-bottom:4px solid #000;
		border-right:1px solid #686868;
		font:;
		color: #000;

}

tbody tr:hover {
		background:
}

#scr
{
width:595px;
height:500px;
overflow:scroll;
}



#scr2
{
width:595px;
height:250px;
overflow:scroll;
}

#scr3
{
width:595px;
height:600px;
overflow:scroll;
}





/* =body
----------------------------------------------- */
div.blog-container{
	background-color: #fff;
	padding-top: 10px;
	clear: both;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:;
}

