BODY, TD,  P, DIV, UL, OL, LI  {
	font-family : Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	scrollbar-base-color:  #ccc;
}

IMG {
	border-color: #369;
}

LI {
	margin-bottom: 4px;
	color: #39c;
}

OL LI,  LI SPAN, LI DIV {
	color: #000;
}

LI UL {
	margin-top: 10px
}

LI LI {
	color: #555;
}

UL {
	list-style-type : square;
}

H1, H2, H3, H4, H5, H6 {
	font-family :  Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color: #036;
	line-height: 100%;	
}

H1 {
	font-size: 36px;
}

H2 {
	font-size: 30px;
}

H3 {
	font-size: 25px;
}

H4 {
	font-size: 20px;
}

H5 {
	font-size: 18px;
}

H6 {
	font-size: 14px;
}

A, A:active {
	color: #39c;
}
A:visited {
	color: #88a4be;
}
A:hover {
	color: #069;
}

.hotnew, .hotnew:active, .hotnew:visited {
	color: #f60;
}
.hotnew:hover {
	color: #900;
}

 INPUT, TEXTAREA {
 	font-family : Tahoma, Verdana, sans-serif;
	background-color: #fff;
	color: #036;
	scrollbar-base-color: #eee;
	font-size: 11px;
}

TEXTAREA {
	font-size: 11px;
	color: #036;
}

 SELECT {
 	font-family : Tahoma, Verdana, sans-serif;
	background-color: #5891b0;
	color: #fff;
	font-size: 10px;
	scrollbar-base-color: #eee;	
}

.button {
	background-color: #39c;
	color: #fff;
	border-color: #f0f0f0;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
}

.bordered {
	border : 1px solid #bcd3df;
	padding: 7px 7px 7px 7px;
}

.atext {
	color: #39c;
	font-size: 10px;	
}

.abtext {
	color: #39c;
}

.boxtitle {
	color: #39c;
	font-weight: bold;
	margin: 5px 15px 7px 30px;
	line-height: 11px;
}

.abbtext {
	color: #39c;
	font-size: 13px;
	line-height: 100%;
}

.title, .title:active, .title:visited {
	color: #39c;
	font-weight: bold;
	font-size: 10px;
}
.title:hover {
	color: #069;
}

.quiz {
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
	color: #036;	
}

.divtitle {
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 6px;
	font-size: 12px;	
	color: #036;	
}

.wtext {
	line-height: 14px;
	margin-bottom: 6px;
}

.uitem {
	line-height: 11px;
	margin-bottom: 6px;
	font-size: 10px;	
}

.uitem2 {
	margin-bottom: 4px;
	line-height: 11px;
	margin-bottom: 6px;
}

.uitem3 {
	line-height: 12px;
	margin-bottom: 8px;
}

.uitem4 {
	margin-bottom: 10px;
}

.spec {
	color: #999;
	line-height: 10px;
	margin-bottom: 5px;
	font-size: 10px;	
}

.servtext {
	color: #5891b0;
}

.ntext {
	color: #036;
}

.keyword {
	color: #036;	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.adtext {
	color: #036;
	font-size: 10px;	
}

.xtext {
	color: #036;
	font-size: 18px;
	line-height: 18px;
}

.xxtext, .xxtext:active, .xxtext:visited {
	color: #036;
	font-size: 18px;
	line-height: 19px;
	text-decoration: underline;
}
.xxtext:hover {
	color: #39c;
}

.blktext {
	color: #000;
}

.stext {
	font-size: 10px;
}

.btext {
	font-size: 16px;
}

.modtext {
	color: #369;
	font-size: 10px;	
}

.mod2text {
	color: #69c;
	font-size: 10px;	
}

.shodes, .shodes:active, .shodes:visited {
	font-size: 10px;
	color: #036;
	text-decoration: none;
}
.shodes:hover {
	color: #39c;
}

.shodes2, .shodes2:active, .shodes2:visited {
	font-size: 10px;
	color: #369;
	font-weight: bold;
}
.shodes2:hover {
	color: #39c;
}

.marg3 {
	margin-left: 3px;
	margin-right: 3px;
}

.menuitem, .menuitem:active, .menuitem:visited {
	color: #f9f9f9;
	font-size: 11px;
	line-height: 140%;
}
.menuitem:hover {
	color: #fff;
}

.menuitemnow {
	color: #aac7d7;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;	
}

.date {
	color: #fff;
	font-size:10px;
	line-height:100%;
}

.idate {
	color: #bcd3df;
	font-size:9px;
}

.number {
	background-color: #39c;
	color: #fff;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.founded {
	background-color: #FC9;
}
