/* ------------------------------general------------------------------ */

body {

}

html,body,div,p,td,tr {
	font: normal 12px "Verdana", Times New Roman, Times, Serif;
	color: #333333;

}

a {
	color: #3C3D6B;
	text-decoration: none;
}
a:visited {
    color: #3C3D6B;
    text-decoration: none;
}

a:hover {
	color: #333;
}

a:link {
	color: #3C3D6B;
	text-decoration: none;
}

.submit {
    border: 1px solid black;
}

#SWFDiv { position: absolute; z-index: 0; }

/* ------------------------------ original classes ------------------------------ */

td {
	text-align: left;
	vertical-align: top;

}
form
{
	margin:0px;
}
.dark
{
	color:#6F7070;
}
.b
{
	color:#3D3D6A;
}
a.b
{
	color:#3D3D6A;
	text-decoration:underline;
}
a.bn
{
	color:#3D3D6A;
	font-weight:bold;
	text-decoration:none;
}
a.db
{
	color:#3D3D6A;
	text-decoration:underline;
}
a.green
{
	color:#3D3D6A;
	text-decoration:underline;
}
.green
{
	color:#3D3D6A;
}
a.top1
{
	color:#22AFF2;
	text-decoration:none;
}
a.top2
{
	color:#999898;
	text-decoration:none;
}
a.copy
{
	color:#666666;
	text-decoration:none;
}
.tit_cal {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D3D6A;
}
.days {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.days_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #44667C;
	text-decoration:none
}
.text_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.link_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #3D3D6A;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
.text_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.link_2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #3D3D6A;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration:none;
}
.form_1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 279px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 116px;
	width: 279px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;
}

