a:link{
text-decoration: underline;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

a:visited{
text-decoration: underline;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

a:active{
text-decoration: underline;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

a:hover{
text-decoration: underline;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

body,td,th {

	font-family: Tahoma;

	font-size: 10px;

}

input {

	font-family: Tahoma;

	font-size: xx-small;

}

select {

	font-family: Tahoma;

	font-size: xx-small;

}

.txt_dblue {

	font-family: Tahoma;

	font-size: 11px;

	color: #464D5B;

}

.txt_orange {

	font-family: Tahoma;

	font-size: 10px;

	color: #E37700;

}

.txt_orange_u {

	font-family: Tahoma;

	font-size: 11px;

	color: #E37700;

	text-decoration:underline;

}

.divider {
	background-image: url(images/divider.gif);
	height: 10px;
}

.txt_grey {

	font-family: Tahoma;

	font-size: 11px;

	color: #8C8C8C;

}

.txt_dgrey {

	font-family: Tahoma;

	font-size: 10px;

	color: #646464;

}

.txt_grey01 {

	font-family: Tahoma;

	font-size: 10px;

	color: #8C8C8C;

}

.txt_grey_b {

	font-family: Tahoma;

	font-size: 10px;

	font-weight:bold;

	color: #8C8C8C;

}

.txt_grey_u {

	font-family: Tahoma;

	font-size: 10px;

	text-decoration:underline;

	color: #8C8C8C;

}.txt_blue_un {

	font-family: Tahoma;

	font-size: 10px;

	color: #2C9ED8;

	text-decoration: underline;

}

.line_dash {

	background-image: url(images/dash_line.gif);

	height: 1px;

}

.double_line {

	background-image: url(images/double_line.gif);

	height: 4px;

}

textarea {

	font-family: Tahoma;

	font-size: 10px;

}


TD{
font-family: verdana;
font-size: 11px;
}

.submit{
BORDER-RIGHT: rgb(0,0,0) 1px solid; 
BORDER-TOP: rgb(0,0,0) 1px solid; 
FONT-SIZE: 10px; 
BORDER-LEFT: rgb(0,0,0) 1px solid; 
COLOR: rgb(0,0,0); 
BORDER-BOTTOM: rgb(0,0,0) 1px solid; 
FONT-FAMILY: Verdana, Arial; 
BACKGROUND-COLOR: rgb(255,255,255);
}


INPUT{
	BORDER-RIGHT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; FONT-SIZE: 10px; BORDER-LEFT: rgb(0,0,0) 1px solid; COLOR: rgb(0,0,0); BORDER-BOTTOM: rgb(0,0,0) 1px solid; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: rgb(255,255,255)
}


TEXTAREA{
	BORDER-RIGHT: rgb(0,0,0) 1px solid; BORDER-TOP: rgb(0,0,0) 1px solid; FONT-SIZE: 10px; BORDER-LEFT: rgb(0,0,0) 1px solid; COLOR: rgb(0,0,0); BORDER-BOTTOM: rgb(0,0,0) 1px solid; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: rgb(255,255,255)
}


