/*----------------------------------------------general-------------------------------------*/
body {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

/*----------------------------------------------header--------------------------------------*/
#header td {
	font-size:10px;
	color:#000000;
}

/*----------------------------------------------menu----------------------------------------*/
#menu td {
	color:#FFFFFF;
	font-size:11px;
}

/*---------------------------------------------breadcrumb--------------------------------------*/
#maincontent #breadcrumb {
	font-size:11px;
}

/*---------------------------------------------content--------------------------------------*/
#content #title {
	font-size:14px;
	font-weight:bold;
}

#search td {
	font-size:11px;
}

#paging td {
	font-size:11px;
}

#area td {
	font-size:11px;
}

#listing th {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:top;
}

#listing td {
	font-size:11px;
	vertical-align:top;
}

/*----------------------------------------------------form------------------------------------------------*/
input.btn {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	background:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	background-color:#cfcfcf;
	letter-spacing:0.05em;
	padding:0;
	margin:0;
	width:70px;
	height:27px;
}
input.btn1 {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	background:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	background-color:#cfcfcf;
	letter-spacing:0.05em;
	padding:0;
	margin:0;
	width:220px;
	height:27px;
}
select { 
	font-size: 11px;
} 
input { 
	font-size: 11px;
}

.input_calendar
{ 
	color: #000000; 
    padding-right: 30px;
    background: url(../images/calbtn.gif);
    background-repeat: no-repeat;
    background-position: right center;
} 

font.hint {
	font-size:10px;
	font-style:italic;
}
 
font.asterick {
	font-size:10px;
    color:#FF0000;
}

font.asterick {
	font-family:Tahoma;
	font-size:10px;
    color:#FF0000;
	font-weight:normal;
}

font.error {
	font-family:Tahoma;
	font-size:11px;
    color:#FF0000;
	font-weight:normal;
}
/*----------------------------------------------------footer----------------------------------------------*/

