@charset "utf-8";
/* CSS Coding by DIANE NEAL ONLINE. */

/* Tags */


/* Begin Typography & Colors */
body {
	margin-top:0px;
	background-color:#223442;
	background-image:url('/images/main/mainbg.jpg');
	background-attachment:scroll;
	background-position:top center;
	background-repeat:repeat-x;
}


table {
	font-family: arial, tahoma, verdana, trebuchet ms, sans-serif;
	font-size:14px;
	color:#fffff0;
}

.tablea {
        background-color:#2c333d;
        width:715px;
}

.tableb {
	font-family:arial, tahoma, trebuchet ms, sans-serif;
        background-color:#111f3c;
	font-size:14px;
	color:#fffff0;
}

.tablec {
	font-family:arial, tahoma, trebuchet ms, sans-serif;
        width:90%;
	font-size:12px;
}

.table_bg {
	background-image:url('/images/main/mainbodybg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}

.indent {
        text-indent:10px;
}

A:link {
        color:#a6b2be;
        text-decoration:none; 
	font-weight:none;
}

A:visited {
	color:#97c0d5;
	font-weight:bold;
	text-decoration:none;
}

A:hover,A:active {
	color:#a6b2be;
	font-weight:bold;
	text-decoration:underline;
}


.side_top {
	background-color:#6a777f;
        height:14px;
	padding:2px;
	text-transform:uppercase;
	font-weight:bold;
        background-image:url('/images/main/maintopinlay.jpg');
        background-repeat:repeat-x;
	color:#f3eeda;
	text-align:right;
        -moz-border-radius-top-left: 10px;
        -moz-border-radius-top-right: 10px;
        font-family:Trebuchet MS, Arial, helvetica, sans-serif;
        font-size:14px;
        border-bottom:1px solid #86a0b1;
        padding-bottom:5px;
        padding-top:5px;
        padding-left:5px;
        margin-bottom:2px;
        margin-top:5px;

}

.side_con {
	background-color:#2b3849;
        background-position:bottom left;
        background-repeat:no-repeat;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;
}

.main_top {
	background-color:#6a777f;
        height:14px;
        background-image:url('/images/main/maintopinlay.jpg');
        background-repeat:repeat-x;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#f3eeda;
	text-align:left;
        -moz-border-radius-top-left: 10px;
        -moz-border-radius-top-right: 10px;
        font-size:14px;
        font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
        border-bottom:1px solid #86a0b1;
        padding-bottom:5px;
        padding-top:5px;
        padding-left:5px;
        margin-bottom:2px;
        margin-top:5px;
        
}

.main_con {
	background-color:#2b3849;
        background-position:bottom right;
        background-repeat:no-repeat;
        border-top:1px solid #86a0b1;
        border-bottom:1px solid #86a0b1;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;

}

.main_comm {
	background-color:#000304;
        border-top:1px solid #86a0b1;
        height:15px;
	padding:2px;
	font-weight:bold;
	text-align:justify;
        color: #494949; 
        font-family: tahoma;
        text-transform: uppercase;
	font-size:12px;
        background-image:url('/images/main/maincomminlay.jpg');
        background-position:bottom right;
        background-repeat:no-repeat;
	padding: 10px;
}

.info  {
        color:#CAE1FF;
        height:16px;
        font-family:Splendid ES;
        font-size:25px;
        font-weight:bold;
}

.info2  {
 	color: #fffff0;
        text-indent:5em;  	
}       



.articletitle   {
        color:#000304;
        height:16px;
        font-family:Segoe Script;
        text-decoration:underline;
        text-size:16px;
        text-transform:uppercase;
        font-size:16px;
        font-weight:bold;
}




.image {
	border: 1px solid #86a0b1;
        background-image: url('/images/main/maintopinlay.jpg');
	padding: 5px;
        margin: 2px;
	-moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 5px;
}

.image:hover  {
	background-color: #7f7e83;
	border: 1px solid #7f7e83;
	padding: 2px;
	margin: 2px;
}

.thumbs {
	border: 4px #7f7e83 solid;
}

hr {
        align:center;
        color:#4d6e40;
        height:10px;
        noshade:true;
}

.highlight {
        background-color:#634949;
        
}

blockquote {
background-color:#000000;
border : 1px solid #7f7e83;
font-style: italic;
width: 530px;
float: center;
margin: 0px;
padding: 10px;
quotes: "\201C" "\201D";
}


html { 

direction:;
  background-attachment:scroll; 
  scrollbar-arrow-color: #aab3c2;
  scrollbar-track-color: #000304;
  scrollbar-face-color: #2b3849;
  scrollbar-highlight-color: #616f78;
  scrollbar-3dlight-color: #7367598;
  scrollbar-darkshadow-color: #37383a;
  scrollbar-shadow-color: #000304;


}

/* End Typography & Colors */



