body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #466889;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #466889;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 1px;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

.input {
	FONT-SIZE: 14px;
	background-color: #55759A;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.textarea {
	FONT-SIZE: 13px;
	font-weight: normal;
	color: #2C4B69;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #AE1B1B;	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	cursor: hand;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.text3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657C93;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
.link1_menu_videl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55759A;
	font-weight: bold;
}
.link1_menu_text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.link1_menu_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B6279;
	font-weight: bold;
}
.link1_menu_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.link1_menu_text1:hover {

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


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text_linc {
	FONT-SIZE: 13px;
	font-weight: normal;
	color: #4B6279;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: hand;
}
.text_linc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	cursor: hand;
}
.button {
	background-color: #55759A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
	color: #FFFFFF;
	border: 2px double #4B6279;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	cursor: hand;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.good {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}

.select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #55759A;
    border: medium none #FFFFFF;
}

.textareaSelect {
	FONT-SIZE: 13px;
	font-weight: normal;
	color: #2C4B69;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	cursor: hand;
}