body { 
	padding: 0; 
	margin: 0;  
	
}

a {	color: #BD0000;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 {
	font: bold 24px 'Arial Narrow', Tahoma;
	letter-spacing: normal;
	margin: 0;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 12;
	color: #0D2E50;
	text-transform: capitalize;
	padding-left: 5px;	
	
}
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content {
	margin: 0 auto;
	width: 780px;
	padding: 10px;
	margin-top: 0px;
	background-color: #fff;
	border-top: none;
	border-right: medium solid #CC9900;
	border-left: medium solid #CC9900;
	text-align: center;	
}

.header { 
/*	height: 120px; */
/*	height: 40%; */
	background:    url("../Images/header_bg.gif") no-repeat center top;
	color: #808080;
	margin: 3px 0;
	padding: 5px 0 0;
	width:780px;
}
.body_bg { 
/*	height: 120px; */
/*	height: 40%; */
	background:    url("../Images/body_bg.gif") repeat center top;
	color: #808080;
	margin: 3px 0;
	padding: 5px 0 0;
	
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
	width: 100px;
	float: left;
	height: 69px;
	}

	.top_info_right {
		float: right;
		width: 375px;
		padding: 0 35 0 0px;
		
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar {
	clear: both;
	font-size: 1.1em;
	height: 3px;
	color: #CCCCCC;
	background: #fff url(../Images/5x5.gif) repeat-x;
	padding-top: 5px;
	width: 780px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

	

.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 0px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side home page
   --------- */

/*.left {
	float: left; 
	width: 67%;
	margin: 0px 0;
	padding-top: 5px;
}*/

.left h3 {

	clear: both;
	background: #FFFFFF;
	color: #0D2F52;
	padding: 7px 0 7px 5px;
	font: bold 1.5em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.left h4 {
	clear: both;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
	float: left;
	width: 212px; 
	
	padding: 0 0 0 10px;
	margin: 10px 0;
	clear: both;
	}
		
	.left_side a, .right_side a { color: #0D2E50; background: #FFF; }
		
	.right_side {
	float: left;
/*	width: 275px; */
	width: 50%;
	background: #FFF url(dotted.gif) repeat-y;
	color: #0D2E50;
	padding: 0 0 0 20px;
	margin: 10px 0;
	text-align: left;
	}
		
	.left_box {
	margin: 0 0 0px;
	color: #000;
	padding: 3px 0 0px;
}
	
		
/* right side home page
   ---------- */
		
/*.right {
	float: right; 
	width: 35%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D7E0FB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D7E0FB;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
}*/

.right h3 {
	background: #0D2F52;
	color: #FFFFFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	text-align: center;
	text-transform: capitalize;
}

	.right_articles {
	background: #FFFFFF ;
	color: #0D2F52;
	padding: 8px;
	margin: 0 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: 1px solid #f4f4f4;
}



/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }

/* menu tabs */

.tabsB {
	float:left;
	width:100%;
	font-size:130%;
	line-height:normal;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	}
.tabsB ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;		
		padding-bottom: 1px;
		
      }
.tabsB li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
.tabsB a {
	float:right;
	background:#bd0000;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color: #FFFFFF;
	font-family: 'Arial Narrow', Tahoma;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
      }
 .tabsB a span {
      float:left;
      display:block;
      background: #bd0000;
      padding:8px 15px 4px 6px;
      color:#fff;
	 
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
  .tabsB a span {float:none; }
    /* End IE5-Mac hack */
   .tabsB a:hover span {
      color:#FFCC00;
	
      }
    .tabsB a:hover {
	background-position:0% -42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;	 
	 background: #be0000; 
      }
    .tabsB a:hover span {
      background: #be0000;
      }

     .tabsB #current a {
                background-position:0% -42px;
        }
      .tabsB #current a span {
                background-position:100% -42px;
        }
		
/* flicker solution for IE */


/* end menu tabs */

#toptextmenu {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #0D2E50;
	padding-top: 5px;
	padding-right: 10px;
}
#toptextmenu a, #toptextmenu a:hover {
	color: #0D2E50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
.img_strip {
/*	float: left; */
	margin: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
}
.width100
{
	width:100%;
}
.lstBox
{
	height:180px;
	width:160px;
	
}
.txtArea
{
	height:80px;
	width:250px;
	
}
.txtHeigth150
{
	height:150px;
}
.txtWidth10
{
	width:10px;
}
.txtWidth25
{
	width:25px;
}
.txtWidth30
{
	width:30px;
}
.txtWidth40
{
	width:40px;
}
.txtWidth45
{
	width:45px;
}
.txtWidth22
{
	width:22px;
}
.txtWidth60
{
	width:60px;
}
.txtWidth70
{
	width:70px;
}
.txtWidth100
{
	width:100px;
}
.txtWidth145
{
	width:145px;
}
.txtWidth190
{
	width:190px;
}
.txtWidth200
{
	width:200px;
}
.txtWidth320
{
	width:320px;
}
.txtWidth360
{
	width:360px;
}
.txtWidth375
{
	width:375px;
}
.txtWidth400
{
	width:400px;
}
.txtWidth450
{
	width:450px;
}

.MyDiv {
	DISPLAY: block; 
	Z-INDEX: 2; 
	LEFT: 450px; 
	CURSOR:hand;
	POSITION: absolute; 
	TOP: 305px; 
	}	
.trailimageid { 
	DISPLAY: none 
	}

.modal
{
    background-color: Gray;
    filter:alpha(opacity=40);
    opacity:0.7;
}
