a { 
	color: #55b155; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #C6F7C6;
	text-decoration: none;
}



.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #55b155;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 7px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #55b155;
	padding-top: 0px;
	padding-bottom: 5px;
}

.error_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	padding-top: 0px;
	padding-bottom: 7px;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #55b155;
	padding-top: 5px;
	padding-bottom: 2px;
}


.head4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #809f80;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-color: #809f80;*/
}


.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	padding-bottom:5px;
	line-height: 1.4;
}


.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
}

.text3Notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
}

.logout a { 
	font-size:11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.error_message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #ff9933;
}


.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #68D868;
}

.language{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #55b155;
}


img.module_opener_img {
	padding-right:15px;
}

table.firsttable { 
	border: outset 1px black;
}

table.firsttable td {
	/*padding: 5px;*/
}

table.pricing_table { 
	/* border: outset 1px black; */
}

td.pricing_td {
	/* border: outset 1px black; */
}



table.mainpage_table {
	border:none;
	padding: 6px 6px 6px 6px;
}




/* REPORT_TABLE STYLES */
table.report_table { 
	width: 100%;
	border: solid 1px #809f80;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.report_table th, table.report_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 20px 2px 20px;
	margin: 0px;
}


table.report_table tr.odd {
	background: #FFFFFF;
}

table.report_table tr.even {
	background: #c4f4c4;
}

table.report_table th {	
	color: #ffffff;
	font-weight: bold;
	background: #809f80;
}

table.report_table td {
	color: #000000;
}


table.report_table th.que, table.report_table td.que {
	width:25px;
	text-align: right;
}

table.report_table th.country, table.report_table td.country {
	/*width:100px;*/
	text-align: left;
}

table.report_table th.count, table.report_table td.count {
	text-align: right;
}

table.report_table th.perc, table.report_table td.perc {
	width:40px;
	text-align: right;
}

table.report_table th.change, table.report_table td.change {
	width:100px;
	text-align: left;
}

table.report_table th.period, table.report_table td.period {
	text-align: left;
}




.module {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	/* border: solid 0px #c4f4c4;  */
	/*border-top: solid 1px #c4f4c4; */
	/*border-bottom: solid 1px #c4f4c4; */
}

.suggest_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	width:383px;
	border: solid 1px #FFFFFF;
}

.suggest_link_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68D868;
	cursor:pointer;
	width:383px; 
	border: outset 1px #333333;
}

input.red {
	background-color: #FF0000;
}

input.login {
	font-family: Arial;
	font-size: 12px;
}

input.terr {
	font-family: Arial;
	font-size: 12px;
}

select.terr {
	font-family: Arial;
	font-size: 12px;
}

option.unselectable {
	font-weight: bold;
}

option.selectable {
	text-indent: 5px;
}

select.dt {
	font-family: Arial;
	font-size: 12px;
}

input.dt {
	font-family: Arial;
	font-size: 12px;
}

select.map3d {
	font-family: Arial;
	font-size: 12px;
}

input.btn {
	font-family: Arial;
	font-size: 13px;
}
	

#search_suggest {
	
}







.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFD700;
	padding-top: 0px;
	padding-bottom: 5px;
}

.special a {
	color: #FFD700;
}

.special a:hover {
	color: #C6F7C6;
}
