/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
padding-left:35px;
border-bottom-width: 0;
width: 243px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px Arial;
background-color: #7e2100;
}

#ddblueblockmenu li a{
display: block;
padding: 7px 0;
padding-left: 24px;
width: 213px; 
text-decoration: none;
color: white;
border-bottom: 1px dotted #a27f73;
}

#ddblueblockmenu li a:hover {
color: #c48e00;
background-color: #571a09;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 243px; /*IE 5*/
w\idth: 243px; 
}

.tagline {font-family: georgia; color: #ffffff; font-weight: normal; font-size: 15pt;}
.maintab {font-family: georgia; color: #000000; font-weight: bold; font-size: 9pt;}

.mystyle03 {padding-left:5px; padding-right:0px; line-height:15px;}

.main { font-family: arial; color: #444444; font-weight: normal; font-size: 9pt; line-height:18px;}

.heading { font-family: arial; color: #852a37; font-weight: bold; font-size: 14pt;}

.main01 { font-family: arial; color: #Ffffff; font-weight: bold; font-size: 8pt; }

.nav { font-family: arial; color: #000000; font-weight: bold; font-size: 8pt;}
.sidenav { font-family: arial; color: #ffffff; font-weight: bold; font-size: 9pt;}

.heading01 { font-family: arial; color: #000000; font-weight: bold; font-size: 14pt; }
.heading02 { font-family: verdana; color: #ffffff; font-weight: bold; font-size: 10pt; }
.small { font-family: arial; color: #000000; font-weight: normal; font-size: 8pt; } 
.small01 { font-family: arial; color: #78C478; font-weight: normal; font-size: 8pt; }
.small02 { font-family: arial; color: #000000; font-weight: bold; font-size: 8pt; }
.small03 { font-family: arial; color: #000000; font-weight: normal; font-size: 7pt; } 


.mybg   {
	BACKGROUND-COLOR: #071c35;
	BACKGROUND-IMAGE: url(images/bg01.html);
	BACKGROUND-REPEAT: no-repeat;
}

.mybg01 {
	BACKGROUND-COLOR: #d83e00;
	BACKGROUND-IMAGE: url(images/bottom_left.html);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: bottom;
}

.bg01 { background: #F6CA18 url(images/bg01-2.html) no-repeat center right right }

.bg02 { background: #F6CA18 url(images/bg02.html) no-repeat top right right }

IMAGE.myImage{
	border-style:solid;
	border-color: #5f755f;
	border-width:1px;
      }
      

IMAGE.myImage01{
	border-style:solid;
	border-color: #516851;
	border-width:1px;
      }

IMAGE.myImage02{
	border-style:solid;
	border-color: #BFCA26;
	border-width:2px;
      }

A.foot:link {color: white; text-decoration : none;}
A.foot:active {color: white; text-decoration : none;}
A.foot:visited {color: white; text-decoration : none;}


TABLE.myTable {
font-family: arial;
color: #ffffff; font-weight: bold; font-size: 9pt;
}

TABLE.myTable01 {
border-right: 1px solid #516851;
border-left: 1px solid #516851;
}

TABLE.myTable02 {
border-right: 3px solid #D0F5D0;
border-bottom: 3px solid #D0F5D0;
border-left: 3px solid #D0F5D0;
border-top: 3px solid #D0F5D0;
}

TABLE.myTable03 {
border-top: 1px solid #516851;
border-left: 1px solid #516851;
font-family: arial; color: #000000; font-weight: normal; font-size: 8pt;
}

TD.myTD01 {
border-bottom: 1px solid #D0F5D0;
padding-left:50px;
padding-top:2px;
}


TD.myTD02 {
border-right: 1px solid #516851;
border-left: 1px solid #516851;
}


TD.myTD03 {
border-right: 1px solid #516851;
border-bottom: 1px solid #516851;
}

TD.myTD04 {
border-right: 1px solid #777777;
border-bottom: 1px solid #777777;
}

.shadow {
	_height: 1px;
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3,MakeShadow=true,ShadowOpacity=0.4);
	background: #000\9
}

.shadow-content {
	background: #fff;
	position: relative;
	top: 2px;
	left: 2px;
}

div.shadow-content {
	background: #ffffff;	
}

.inline-block {
	line-height: 1px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}


dl {float:right;text-align:center;font:bold 12px Arial;} 

dt,dd {width:151px;float:left;} 

dt {margin-bottom:10px;} 

dd {margin:110px 0 0 -151px;} 





