BODY{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12pt;
	color: #666666;
}

A:link {
	COLOR: #0365CE;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #0365CE;
	TEXT-DECORATION: underline;
}
A:active {
	TEXT-DECORATION: none;
	color: #0365CE;
}
A:hover {
	COLOR: #0365CE; 

	TEXT-DECORATION: underline;
}
IMG {
	border: 0px;
}

TD {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12pt;
}
H1 {
	font-size: 16pt;
	font-family: Arial, Helvetica, Tahoma;
	color: #333;
	margin-bottom: 3px;
}

.black_big H1 {
	color: #000;
}
.gray H1 {
	color: #333;
}
.gray H2 {
	color: #333;
}
H2 {
	font-size: 13pt;
	color: #666666;
	font-family: Arial, Helvetica, Tahoma;
	margin-bottom: 3px;
	/*font-weight: bold;
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 3px;
	display: block;
	float: none;
	height: 29px;
	width: 100%;*/
}

H2 A{
	font-size: 15pt;
	color: #FF6600;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 3px;
	display: block;
	float: none;
	height: 29px;
	width: 100%;
}

.inputbox {
	font-family: Arial, Helvetica, Tahoma;
	font-size  : 10pt;
	font-weight: normal;
	color: #000000;
	border: 1px solid #767676;
	background-color: #F6F6F6;
}

.button {
	font-family: Arial, Helvetica, Tahoma;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
	background-color :#999999;
	color : #FFFFFF;
	border : 1px solid #333333;

}

.butcss A{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12pt;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #FFFFFF;
}

.blu_dot {
	color: #000000;
	background-image: url(images/site3_15.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.green_dot {
	color: #000000;
	background-image: url(images/green_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.red_dot {
	color: #000000;
	background-image: url(images/dot_or.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.del_ico A{
	color: #CC0000;
	background-image: url(images/site6_21.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	line-height: 20px;
}
.del_ico A:visited{
	color: #CC0000;
	text-decoration:underline;
}

.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.black_sm_sm { 	/*  1  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 8pt;
	color: #000000;
}

.black_sm { 	/*  1  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10pt;
	color: #000000;
}

.black {       /*  2  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12pt;
	color: #000000;
}

.black_big {   /*  3 */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 15pt;
	color: #000000;
}

.grey {       /*  4  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10pt;
	color: #AAAAAA;
}

.grey1 {       /*  4  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13pt;
	color: #333;
}

.grey_sm {    /*  6  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 8pt;
	color: #AAAAAA;
}

.dark_grey_sm {    /*  6  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 8pt;
	color: #666666;
}

.orange {     /*  5  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12pt;
	color: #FF6600;
}

.orange_sm {     /*  5  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10pt;
	color: #FF6600;
}

.orange_sm A:link {
	color: #CC0000;
}

.orange_sm A:visited {
	color: #CC0000;
}

.orange_big {     /*  7  */
	font-family: Arial, Helvetica, Tahoma;
	font-size: 15pt;
	color: #FF6600;
}
.red_sm {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 8pt;
	color: #FF3333;
}

.error_red {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10pt;
	color: #FF0000;
}

.green {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 15pt;
	font-weight: bold;
	color: #5e9f5e;
}

.green_sm {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10pt;
	color: #5e9f5e;
}

.inputbox_blu {
        font-family: Arial, Helvetica, Tahoma;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
        border: 1px solid #7F9CB8;
        background-color: #FFFFFF;
}

