.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A.copyright:link {color: #000000;text-decoration: underline;font-weight: ;}
A.copyright:visited {color: #000000;text-decoration: underline;font-weight: ;}
A.copyright:hover {color: #000000;text-decoration: none;font-weight: ;}
.arial15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}A.arial13:link {color: #000000;text-decoration: underline;font-weight: ;}
A.arial13:visited {color: #000000;text-decoration: underline;font-weight: ;}
A.arial13:hover {color: #000000;text-decoration: none;font-weight: ;}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}A.arial12:link {color: #000000;text-decoration: none;font-weight: ;}
A.arial12:visited {color: #000000;text-decoration: none;font-weight: ;}
A.arial12:hover {color: #000000;text-decoration: underline;font-weight: ;}.tahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E0E0E0;
	text-align: justify;
}
.redstar {
	color: #FF0000;
}
.tahoma11blck {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 150px;
}
.listmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 154px;
}
.textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	height: 50px;
	width: 200px;
}
.textbox100 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 100px;
}
.listmenu100 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 85px;
}
.listmenu50 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 65px;
}
.tahoma11blk {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.textbox40 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 40px;
}
.textbox180 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A5ACB2;
	width: 176px;
}
.hline {
	background-image: url(../images/hline.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.arial15white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/set4_bg.jpg);
}


div.notice{
    margin:                  5px 0px 5px 0px;
    background-position:     5px 5px;
    padding:                 5px 5px 5px 25px;
    text-align:              2px;
	border:                  1px solid #ffd700;
	background-color:        #ffffdd;
    color:                   #000000;
}


div.success
{

	margin:                  5px 5px 5px 5px;
    background-position:     5px 5px;
    padding:                 5px 5px 5px 5px;
    text-align:              2px;
	
	border: 1px solid #191; 
	background-color: #e6f8dd; 
	
	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #191;
}