body{

	background: #000000 url(Images/bp.jpg) no-repeat center top;;
	margin: 0;
	padding: 0;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;

}


form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	/*color: #CF3822;*/
	color: #336666;

}


a {
	color: #FFFFFF;
	text-decoration: none;}

a:hover {
	text-decoration: underline;
	color: #CC3300;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 1px 15px 0px 0px;
	border: 2px solid #434343; 
}

img.right {
	float: right;
	margin: 1px 0px 15px 0px;
	border: 2px solid #434343; 
}

/* Middle Contenet*/
#content {
	float: left;
	width: 500px;
	
}


.post {
	margin-bottom: 50px;
	/*border-bottom: 1px #A90000 dashed;*/
	border-bottom: 1px #336666 dashed;
	
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
	
}

.post .title p a {
	/*color: #880A0B;*/
	color: #66FFFF;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 500px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	/*color: #CF3822;*/
	color: #336666;
}

.post .links a:hover {
	text-decoration: underline;
	/*color: #CF3822;*/
	color: #CC3300;
}

.post .links .more {
	background: url(Images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(Images/img08.gif) no-repeat;
}

/*End of Middle Contenet*/

/*Side Bars*/


#sidebar {
	
	width: 155px;
	text-align: justify;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 5px 5px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	background: url(Images/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 138px;
	height: 30px;
	padding: 10px 0 0 18px;
	background: url(Images/img05.gif) no-repeat left 60% ;
	/*border-bottom: 1px #A90000 dashed;*/
	border-bottom: 1px #339999 dashed;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
	
}

#sidebar a:hover {

}

/*End Sidebars*/















/*a.a1:link {
        cursor:pointer;
	font-weight: bolder;
	color: #cccccc;
	text-decoration: none;
}

a.a1:visited {
        cursor:pointer;
	font-weight: bolder;
	color: #cccccc;
	text-decoration: none;
}
a.a1:hover {
        cursor:pointer;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline; 
}
a.a1:active {
	font-weight: bolder;
	color: #cccccc;
	text-decoration: none;
	cursor:pointer;
}*/



a.ml:link    {color: #CC3300 ;font-weight: bolder; text-decoration: none;}
a.ml:visited {color: #CC3300  ;font-weight: bolder; text-decoration: none;}
a.ml:hover   {color: #FFFFFF ;font-weight: bolder; text-decoration: none; text-decoration: underline;}
a.ml:active  {color: #CC3300  ;font-weight: bolder; text-decoration: none;}


a.ml_sm:link    {color: #CC3300 ;font-size: 11px; font-weight: bolder; text-decoration: none;}
a.ml_sm:visited {color: #CC3300  ;font-size: 11px; font-weight: bolder; text-decoration: none;}
a.ml_sm:hover   {color: #FFFFFF ;font-size: 11px; font-weight: bolder; text-decoration: none; text-decoration: underline;}
a.ml_sm:active  {color: #CC3300  ;font-size: 11px; font-weight: bolder; text-decoration: none;}





/* Main Menu Definitions*/


table.menutabl
{
position:relative;
left:240px;
top:40px;
}


.fdefault {cursor:pointer; width: 80px; border: solid 1px #585A59;color:#888; font-weight: bold;}
.fon {cursor:pointer; width: 80px; border: solid 1px #CC3300;color:#FFFFFF; font-weight: bold;}
.ffdefault {border: #4F4C46 1px solid; width: 75px; background:#000; height:21px;cursor:pointer}
.ffon {border: #4F4C46 1px solid; width: 75px; background:#282828; height:24px;cursor:pointer}
/*end Main Menu Definitions*/






