/* Yoi can edit this file for your own wish */
BODY { 
	font:9px verdana, arial, san-serif; 
}

A:hover {
	color: #333333;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	color: #333333;
	text-decoration: none;
}
A:link {
	color: #333333;
	text-decoration: none;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

A.text:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}

A.text:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #990000; 
	text-decoration: none;}

.textcamp {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #990000; 
	text-decoration: underline
}

A.textcamp:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none ; 
	color: #FFFFFF
}

A.textcamp:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #990000; 
	text-decoration: underline
}

.captabel {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
	
A.captabel:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline
}

A.captabel:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

.textbold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
}

A.textbold:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline
}

A.textbold:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.txtboxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

INPUT {
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, helvetica, sans-serif;  
	FONT-SIZE: 11px; border: 1px #000000; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-style: solid; 
	border-top-style: solid
}

SELECT {
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, helvetica, sans-serif;  
	FONT-SIZE: 11px
}

TEXTAREA {
	BACKGROUND-COLOR: #ffffff; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, helvetica, sans-serif;  
	FONT-SIZE: 11px; border: 1px #000000; 
	border-bottom-style: solid; border-left-style: solid; 
	border-right-style: solid; border-top-style: solid
}

OPTION 	{
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, helvetica, sans-serif;  
	FONT-SIZE: 11px; font-weight: bold}

HR {color: #e2e2e2; height:1px; noshade; line-height: 1px}


