/*
Title:		Gazatem Technologies
Author: 	webmaster@gazatem.com
Updated: 	Sep,  2005
*/


body {
	font: 12px Verdana, Tahoma, Arial, sans-serif; 
	color: #222222; 
   	margin :2px auto;
	min-width: 772px; 
	padding-left:2px;
}

a {
	COLOR: #009900; text-decoration : underline;
}
a:active {
	COLOR: #009900; text-decoration : underline;
}

a:link {
	COLOR: #009900; text-decoration : underline;
}
a:visited {
	COLOR: #009900; text-decoration : underline;
}
a:hover {
	COLOR: #cc0000; text-decoration : underline;
}


a.navi {
	COLOR: #333333; text-decoration : underline;
	font-size:7pt;
}
a.navi:active {
	COLOR: #333333; text-decoration : underline;
 	font-size:7pt;
	}

a.navi:link {
	COLOR: #333333; text-decoration : underline;
 	font-size:7pt;
}
a.navi:visited {
	COLOR: #333333; text-decoration : underline;
 	font-size:7pt;
}
a.navi:hover {
	COLOR: #006600; text-decoration : underline; 	
	font-size:7pt;
}

td.navt { 
	padding-top:4px; 
	padding-bottom:4px;
	font-size:8pt; color:#333333;	
	}

td { 
	font-size:8pt; color:#333333;	
	}


input.frm {
	font: 120%/95% Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#009900;
	border:0;
}
select {
	font: 120%/95% Arial, Helvetica, sans-serif;
	border:1px #009966 solid; 
}
textarea {
	font: 8pt Arial, Helvetica, sans-serif;
	border:1px #009966 solid; 
	width:auto;
}


.articleListCatTD {
	PADDING-LEFT: 5px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 3px; 
	FONT: bold 10pt arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	BORDER-bottom: #cccccc 1px solid;
}

.articleListSummary {
	PADDING-LEFT: 5px; 
	BACKGROUND: #fff; 
	PADDING-BOTTOM: 3px; 
	FONT: 10pt arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	BORDER-bottom: #cccccc 1px solid;
}
.articleListDateAuthor {
	PADDING-LEFT: 5px; 
	BACKGROUND: #E9EAE7; 
	PADDING-BOTTOM: 3px; 
	FONT: 8pt arial, helvetica, sans-serif; 
	PADDING-TOP: 3px; 
	BORDER-bottom: #cccccc 1px solid;
}

.articleListReviews {
	PADDING-right: 5px; 
	BACKGROUND: #FDFEFC; 
	PADDING-BOTTOM: 1px; 
	FONT: 8pt arial, helvetica, sans-serif; 
	PADDING-TOP: 1px; 
	BORDER-bottom: #cccccc 1px solid;
}

#articleListReviews a:link, #articleListReviews a:visited {
	COLOR: #0000ff;
}

#articleListReviews a:hover {
	COLOR: #cc0000;
}

a.articleListCat:link, a.articleListCat:visited {
	COLOR: #F5733A;
}

a.articleListCat:hover {
	COLOR: #98CE2F;
	background-color:#FFFFCC;
}

a.articleListHeadline:link, a.articleListHeadline:visited {
	COLOR: #98CE2F;
}
a.articleListHeadline:hover {
	COLOR: #F5733A;
}


/* navigation beetween page */
.pages {
    padding: 1em 1em 2em 1em;
    margin: 1em 0;
    font-size: 10px; 
	font-weight:bold;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #333;
    font-weight: bold;
    background: #009900;
    color: #fff;
}

.pages a {
    border: 1px solid #009933;
    text-decoration: none;
}

.pages a:hover {
    border-color: #333;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}

h1 { 
	font: 12pt bold arial, helvetica, sans-serif
	color:#009900;
}

h2 { 
	font: 10pt bold arial, helvetica, sans-serif
	color:#009900;
}
.textarea2 {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

