/* Default CSS Stylesheet for a new Web Application project */


BODY
{
	margin:0px;
    
    font-family : Arial; font-size :11px; color : #000000; font-weight:normal;
    background:url(images/bg.png) repeat-x #FFFFFF;
    
}
.clanok {font-family : Arial; font-size :11px; color : #000000; font-weight:normal;}
.page {	BORDER-RIGHT: medium none; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: medium none; WIDTH: 648px; PADDING-TOP: 0px; BORDER-BOTTOM: medium none; BACKGROUND-COLOR:  #EEE5D6;}
.bottommenu {PADDING-RIGHT: 20px; PADDING-LEFT: 100px; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/mattix_19.gif); WIDTH: 648px; COLOR: #c0c0c0; FONT-FAMILY: tahoma; HEIGHT: 29px;font-size:11px;}
.databck {	BACKGROUND-IMAGE: url(images/mattix_15.gif)}
.databck2 {	BACKGROUND-IMAGE: url(images/mattix_17.gif)}

.title {font-family : Verdana; font-size : 12px; font-weight : bold; color : #000000;}
.subtitle {font-family : Arial; font-size :11px; font-weight : bold; color : #000000;}
.normal {font-family : Arial; font-size :11px; color : #000000; font-weight:normal}
.inactive {font-family : Arial; font-size :11px; color : #999999;}
.normalbold {font-family : Arial; font-size :11px; color : #000000; font-weight : bold;}
.upmenu {font-family : Arial; font-size :11px; color : #FFFFFF; font-weight : bold;background-color : #000000;}
td.empty {FONT: 0px Arial;}

.normalcolor1 {font-family : Arial; font-size :11px; color : #FF9900; font-weight : bold;}
.normalcolor2{font-family : Arial; font-size :11px; color : #D0BF94; }
.normalcolor2bold {font-family : Arial; font-size :12px; color : #D0BF94; font-weight : bold;}

input,select,textarea,option {font-family : Arial; font-size :11px; color : #000000;}

.mpcolor1
{
    background-color : #D3C8AC;
    font-family : Arial;
    font-size :11px;
    color : #D0BF94;
}

.mpcolor2
{
    background-color : #E9DBBE;
    font-family : Arial;
    font-size :11px;
    color : #000000;
}

.mpcolor3
{
    background-color : #EEE5D4;
    font-family : Arial;
    font-size :11px;
    color : #000000;
}

.subtitlebg
{
	background-color : #D0BF94;
    font-family : Arial;
    font-size :11px;
    color : #ffffff;
}

fieldset {background-color : #EEE5D6;
    font-family : Arial;
    font-size :11px;
    color : #000000;}

textarea.normal
{
    font-family: Arial; 
    font-size:11px;
}

input.normal5, select.normal5
{
    width:230; 
    font-family: 
    Arial; font-size:11px;
}

input.normal1, select.normal1
{
    width:50; 
    font-family: Arial; 
    font-size:11px;
}

input.normal2, select.normal2
{
    width:65; 
    font-family: Arial; 
    font-size:11px;
}

input.normal3, select.normal3
{
    width:98; 
    font-family: Arial; 
    font-size:11px;
}

input.normal4, select.normal4
{
    width:175; 
    font-family: Arial; 
    font-size:11px;
}



.btn
{
	
	font-family:tahoma;
	font-weight:bold;
	color:#CAB892;
	
	cursor:hand;
	}
	
A:link, A:visited, A:hover, A:active
{
    color: #000000;
    text-decoration: underline;
    font-family : Arial,Verdana,Helvetica;
    font-size : 11px; 
    font-weight : bold;
}

A:link.st, A:visited.st
{
    color: #000000;
    text-decoration: none;
    font-family : Arial,Verdana,Helvetica;
   /* font-size : 11px; */
    font-weight : bold;
}
A:hover.st,  A:active.st
{
    color: #000000;
    text-decoration: underline;
    font-family : Arial,Verdana,Helvetica;
   /* font-size : 11px; */
    font-weight : bold;
}

A:link.sa3, A:visited.sa3, A:hover.sa3, A:active.sa3
{
    color: #000000;
    text-decoration: none;
    font-family : Arial,Verdana,Helvetica;
    font-size : 11px;
    font-weight : normal;
}
