A:hover { text-decoration: underline; }

body { background: #B5B5B5;	margin: 0px; }

input
{
	border-width: 1px 1px 1px 1px; border-color: #000000 #000000 #000000 #000000; border-style: solid solid solid solid;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	font-size: 11px; color : #565656;
	background: #FFFFFF;
	padding-left: 5px;
}

input.no_boder
{
	border-width: 0px 0px 0px 0px; 
	background: #FFFFFF;
}

textarea
{
	border-width: 1px 1px 1px 1px; border-color: #000000 #000000 #000000 #000000; border-style: solid solid solid solid;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	font-size: 11px; color : #565656;
	background: #FFFFFF;
	padding-left: 5px;
}

select { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; color : #565656; background: #FFFFFF; }
input.button { color: #605042; background: URL(../img/bg_button.gif) no-repeat; border-width: 0px 0px 0px 0px; width: 65px; height: 22px; cursor: hand; }
input.button_little { color: #605042; background: URL(../img/bg_button_little.gif); border-width: 0px 0px 0px 0px; width: 99px; height: 18px; cursor: hand; }

td { font-size: 9pt; color: #000000; font-family: Tahoma, Arial, Verdana; font-weight: normal; }
a { font-size: 9pt; color: #000000; font-family: Tahoma, Arial, Verdana; font-weight: normal; }
hr { height: 1px; }

.title { font-size: 18px; color: #6091CE; font-family: Tahoma; font-weight: bold; text-align: center; }
.sub_title { font-size: 12px; color: #888888; font-family: Tahoma, Arial, Verdana; font-weight: bold; text-align: center }
.action_descr { color: #888888; font-size: 8pt; font-family: Tahoma, Arial, Verdana; font-weight: bold;  }
.error { font-size: 14px; color: #FF0000; }

.vertTitle { color: #FFFFFF; font-size: 9pt; font-family: Tahoma, Arial, Verdana; background: #887058; text-align: right; padding: 2px; }
.topTitle { color: #FFFFFF; font-size: 9pt; font-family: Tahoma, Arial, Verdana; background: #887058; font-weight: bold; text-align: center; padding: 4px; }
.gorExplain { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Arial, Verdana; background: #E9DBC1; padding: 4px; vertical-align: top; }

.link_add { color: #216302; font-size: 12px; font-weight: bold; text-decoration: none; }

/* pages-list styles */
.black { font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica; text-decoration: none; }
.link { margin-left: 20pt; }
.folding { color: #000000; font-size: 12px; font-family: Tahoma; font-weight: bold; cursor: hand; }
.folding2 { color: #000000; font-size: 12px; font-family: Tahoma; font-weight: bold; cursor: hand; }

/* editor style */
.notunder {	TEXT-DECORATION: none }
.topcol { BACKGROUND-COLOR: #d0d0d8 }
.admintop { FONT-WEIGHT: bold; FONT-SIZE: 90%; PADDING-BOTTOM: 5px; COLOR: #101010; BACKGROUND-COLOR: #d0d0d8; TEXT-ALIGN: center }
.adminmenutbl { BORDER-RIGHT: 0px; PADDING-RIGHT: 2px; BORDER-TOP: 0px; PADDING-LEFT: 2px; FONT-SIZE: 90%; PADDING-BOTTOM: 4px; BORDER-LEFT: 0px; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #d0d0d8 }
.adminmenu { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: black 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 70%; PADDING-BOTTOM: 4px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #d0d0d8 }
.adminmenua { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: black 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 70%; PADDING-BOTTOM: 4px; BORDER-LEFT: black 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #f7f5db }
.conthead { FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #202020; BACKGROUND-COLOR: silver; TEXT-ALIGN: center }
.contbody { FONT-SIZE: 70%; COLOR: #202030; BACKGROUND-COLOR: white }
.contbody1 { FONT-SIZE: 70%; COLOR: #202030 }
.conttitle { FONT-SIZE: 70%; COLOR: #303040; BACKGROUND-COLOR: #e0e0e0; TEXT-ALIGN: left }
.yestext { COLOR: #30d030 }
.notext { COLOR: #d03030 }
.editor { background: #E9DBC1;  font-family: Arial, Verdana; font-size: 12px; overflow: auto; width: 100%; height: 100%; padding: 5px; text-align: justify; vertical-align: top; }
A.editor { TEXT-DECORATION: underline }



.home-customers span {
color:#000;
font-weight:bold;
}
.home-customers  {
color:#000;
font-weight:normal; 
background:url(../images/customers-bg.gif) bottom left repeat-x;
}

.home-customers .readMore a{
color:#4B95F0;
font-weight:normal;
text-decoration:none;
font-size:10px;
padding-right:10px;
padding-bottom:10px;
}

.home-customers .readMore a:hover{
color:#4B95F0;
font-weight:normal;
text-decoration: underline;
padding-right:10px;
padding-bottom:10px;
}

.welcome {
background:#C8C6C9 url(../images/right-comments-bg.gif) top left repeat-x;
}

.footer-bg {
background:#7AAC25;
}

.footer , 
.txt2 a, .footer  a{
color:#000;
text-decoration:none;

font-size:12px;
}
.txt2 a:hover, .footer  a:hover{
color:#000;
text-decoration:underline;
}

.footerImgs {
padding-right:4px;
}