/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #222;
	/*background: url(http://atenasonline.com/template/patterns/pattern.jpg) repeat;*/
	text-align:justify;
}
/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}
/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;/*#9D9D9E old font color*/
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 12px;
}
.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.ul1 a {
	padding-left: 11px;
	background: url(../images/homepage11.gif) no-repeat left center;
}
.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #395260;
}
.text2 {
	padding-left: 10px;
	background: url(../images/homepage12.gif) no-repeat left top;
	font-weight:bold;
	font-size: 13px;
	color: #395260;
}
.text3 {
	font-weight:bold;
	font-size: 13px;
	color: #4A981F;
}
.text4 {
	padding-left: 10px;
	background: url(../images/homepage12.gif) no-repeat left center;
	font-weight:bold;
	font-size: 16px;
	color: #395260;
}
.text5 {
	font-weight:bold;
	font-size: 16px;
	color: #4A981F;
}
.text6 {
	text-align: center;
	font-size: 10px;
	color: #B5B5B5;
}
/** BACKGROUNDS */

.bg1 {
	background: url(../images/homepage09.gif);
	height: 39px;
}
.bg2 {
	background: #EFF9FF url(../images/homepage20.jpg) repeat-x left top;
}
.bg3 {
	background:url(../images/homepage19.gif) repeat-y right;
}
.bg4 {
	background: #EFF9FF url(../images/homepage21.jpg) repeat-x left top;
}
/** MISC */

.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
	border: none;
}
.img1 {
	float: left;
	margin-right: 15px;
}
.img2 {
	float: right;
	margin-left: 15px;
}
.imgthumb{
border: 1px solid #000;
}
hr {
	display: none;
}
.hr1 {
	height: 1px;
	margin: 1em 0px;
	background: url(../images/homepage13.gif) repeat-x left top;
}
/***** COMMENTS ****/
#navlist {
	padding: 5px 0;
	margin-left: 0;
	border-bottom: 1px solid #333333;
	font: bold 12px Verdana, sans-serif;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding: 5px 0.5em;
	margin-left: 3px;
	border: 1px solid #333333;
	border-bottom: none;
	background: #f2f2f2;
	text-decoration: none;
}
#navlist li a:link {
	color: #666666;
}
#navlist li a:hover {
	color: #000;
	background: #cccccc;/*border-color: #227;*/
}
#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
}
#posted {
	background:#f2f2f2;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	margin:5px;
	padding: 5px;
	font-size:12px;
	color:#000;/*font-weight:600;*/
}
#posted2 {
	background:#f8fafc;
	border-top:1px solid #b5d4fe;
	border-bottom:1px solid #b5d4fe;
	margin:5px;
	padding: 5px;
	font-size:12px;
	color:#000;/*font-weight:600;*/
}
#mn4 table {
	font-size:12px;
}
#all_comments, #mn2 {
	background:#fff;
	padding:10px;
}
#postedby {
	color:#ff6600;
	font-weight:bold;
}
legend {
	border:1px solid #d8d8d8;
	font-size:13px;
	background:#f2f2f2;
	color:#000;
	padding: 0px 5px 0px 5px;
}
fieldset {
	width:100%;
	border:1px solid #d8d8d8;
}          
#excerpt{
text-align:left;
}                                


/** LINKS **/

a {
	color: #75A10D;
text-decoration: none;
}
a:hover {
	text-decoration: underline;
color:#48b0ff;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style1 a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 a:hover {
color: red;
text-decoration:none;
}

/** headers size **/

h1 {
font-size:14px;
}

h2{
font-size:12px;
}

h3{
font-size:11px;
}
/** Search Form **/
#searching_area {
	margin:12px 0px 0px 10px;
	width:200px;
	height:25px;
	color:#FFFFFF;
	float:left;
	padding:0px;
}
.seach_label{
font-weight:bold;
color:#FFFFFF;
}                            