BODY {
/*	scrollbar-arrow-color		:#FFFFFF;
	scrollbar-base-color		:#FFFFFF;
	scrollbar-shadow-color		:#2B2B2B;
	scrollbar-face-color		:#949494;
	scrollbar-highlight-color	:#BDBDBD;
	scrollbar-dark-shadow-color	:#393939;
	scrollbar-3d-light-color	:#313131;
*/	
	background-color			: #E6E6E6;
}

td, tr, p, div, ul
{
	font-family					: Tahoma, Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration				: none;
	font-size					: 11px;
	color						: #000000;
}

a 
{
	font-size		: 11px;
	color			: #aa2b0e;
	text-decoration	: underline;
	font-weight		: normal;	
}

a:hover {
	font-size		: 11px;
	color			: #000000;
	text-decoration	: underline;
	font-weight		: normal;	
}

/* left menu */
td.leftmenuon 
{
	color			: #787777;
	cursor			: pointer;
	height			: 25px;
	text-indent		: 25px;
	font-weight		: bold;
	background-image: url(../photos/system/menus.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
	
td.leftmenuoff
{
	color			: #a00b0e;
	cursor			: pointer;
	height			: 25px;
	text-indent		: 25px;
	font-weight		: bold;
	background-image: url(../photos/system/menus.gif);
	background-repeat: no-repeat;
	font-size: 11px;			
}
td.leftmenuon2 
{
	background-color: #D8D6D6;
	color			: #414343;
	cursor			: pointer;
	height			: 20px;
	text-indent		: 3pt;
	text-transform	: uppercase;
	font-weight		: normal;	
}
	
td.leftmenuoff2
{
	background-color: #C9C7C7;
	color			: #000000;
	cursor			: pointer;
	height			: 20px;
	text-indent		: 3pt;
	text-transform	: uppercase;
	font-weight		: normal;				
}

td.leftmenubigon 
{
	color			: #a00b0e;
	cursor			: pointer;
	height			: 25px;
	text-indent		: 25px;
	font-weight		: bold;
	background-image: url(../photos/system/menus.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
	
td.leftmenubigoff
{
	background-image: url(../photos/system/menus.gif);
	color			: #000000;
	cursor			: pointer;
	height			: 25px;
	text-indent		: 25px;
	font-weight		: bold;	
	font-size: 12px;				
}

.motto {
	background-color: #0488B9;
	font-size		: 10px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-indent		: 4pt;
	height			: 20px;
}
.motto_sub {
	background-color: #00AEEF;
	font-size		: 10px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-indent		: 4pt;
	height			: 20px;
}

.tablehead {
	background-color: #b40a0a;
	font-size		: 11px;
	color			: #FFFFFF;
	font-weight		: bold;
}

.tableborder {
	border			: 1px solid #999999;
}

.textmic
{
	font-size		: 10px; 
	color			: #000000; 
}


/* footer */
.linkcopyright
{
	font-size		: 9px;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;	
}
.linkcopyright:hover
{
	font-size		: 9px;
	color			: #999999;
	text-decoration	: none;
	font-weight		: bold;	
}

.textcopyright
{
	font-size		: 9px;
	color			: #666666; 
	text-decoration	: none
}

/* forms for all site */

INPUT {
	font-family			: Tahoma, Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000; 
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
TEXTAREA {
	font-family			: Tahoma, Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	BORDER-RIGHT		: #89837A 1px solid;
	PADDING-RIGHT		: 1px;
	BORDER-TOP			: #89837A 1px solid;
	PADDING-LEFT		: 1px;
	PADDING-BOTTOM		: 1px;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	PADDING-TOP			: 1px;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
	FONT-SIZE			: 11px;
}
SELECT {
	font-family			: Tahoma, Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	BORDER-RIGHT		: #89837A 1px solid;
	FONT-SIZE			: 11px;
	BORDER-TOP			: #89837A 1px solid;
	BORDER-LEFT			: #89837A 1px solid;
	COLOR				: #000000;
	BORDER-BOTTOM		: #89837A 1px solid;
	BACKGROUND-COLOR	: #ffffff;
}
.boxgomic
{
	font-family			: Tahoma, Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 11px; 
	BACKGROUND-COLOR	: #aa2b0e;
	color				: #FFFFFF;
	font-weight			: bold;
}


/* main content*/

.textjust
{
	color			: #000000;
	line-height		: 18px;
	text-align		: justify;
}

.textjust2
{
	font-size		: 10px;
	color			: #000000;
	line-height		: 18px;
	text-align		: justify;
}

.text
{
	color			: #000000;
	line-height		: 18px;
}

.border
{
	border			: 1px solid #999999;

}
.title
{
	font-size		: 14px;
	color			: #333333;
	font-weight		: bold;
	text-indent		: 3pt;
	padding-top		: 10px;
	padding-left	: 10px;
}

.amero
{
	COLOR						: #0686E9;
}