﻿BODY
{
    BACKGROUND-COLOR: #faf7e9;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    COLOR: #444444;
}
#menu-sx
{
width:120px;
background-color: #3265cb;
margin-left:0px;
padding-left:7px;
margin-right:0px;
}
INPUT
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    COLOR: #444444;
}
IMG
{
	BORDER: 0;
}
A
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: orange;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: orange;
    TEXT-DECORATION: none;
}
TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
H1
{
	margin-top: 15;
	margin-bottom: 15;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
}
H2
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
}
H3
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11pt;
}
H4
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
H5
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
}
H6
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}
.OLDComment
{
    COLOR: lightslategray;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}
.Nota
{
    COLOR: #faf7e9;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
A.Nota
{
    COLOR: #faf7e9;
    TEXT-DECORATION: underline;
}
A.Nota:visited
{
    COLOR: #faf7e9;
    TEXT-DECORATION: underline;

}
A.Nota:hover
{
    COLOR: orange;
    TEXT-DECORATION: underline;
}
A.Mnu
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    COLOR: #faf7e9;
    TEXT-DECORATION: none;
}
A.Mnu:visited
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    COLOR: #faf7e9;
    TEXT-DECORATION: none;
}
A.Mnu:hover
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    COLOR: orange;
    TEXT-DECORATION: none;
}
HR
{
	border: 0;	
    color: #3265cb;
    background-color: #3265cb;
    height: 1px;
}
.Sep
{
    BACKGROUND-COLOR: #3265cb;
}
.tab1
{
	float:left;
}
.tab1-header
{
	margin-left:10px;
	height:17px;
	background-color:#3265cb;
	color:white;
	font-weight:bold;
}
.tab1-body
{
	clear:both;
	background-color:beige;
}
.comment
{
	margin-top:25px;
	background-color:beige;
}
.comment-icon-
{
	/*guest*/
	background: url('/system/auth/images/guest.png') no-repeat top left;
	width: 16px;
	height: 16px;
}
.comment-icon-1
{
	/*FB*/
	background: url('/system/auth/images/account.png') no-repeat top left;
	width: 16px;
	height: 16px;
}
.comment-icon-2
{
	/*GA*/
	background: url('/system/auth/images/account.png') no-repeat top left;
	width: 16px;
	height: 16px;
}
.commentauthor
{
	font-weight:bold;
}
.commentphoto
{
	float:left;
}
.commenttext
{
	margin-top:5px;
	margin-bottom:10px;
}
