/* body elements */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6D6087;
	background-image: url(../images/bg_main.gif);
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-POSITION: top;
	scrollbar-face-color: #6D6087;
	scrollbar-highlight-color: #9E97AB;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #675530;
	scrollbar-shadow-color: #9E97AB;
	scrollbar-arrow-color: #B1AABE;
	scrollbar-track-color: #D7D7D7; 
}

/* normal text */
.bodytext {
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: justify;
	text-indent: 0px;
	color: #343335;
	line-height: 18px;
}
A.bodytext:link {
	color: #4C4067;
	text-decoration: none;
}
A.bodytext:active {
	text-decoration: none;
	color: #AB99CF;
}
A.bodytext:visited {
	text-decoration: none;
	color: #343335;
}
A.bodytext:hover {
	text-decoration: none;
	color: #A25594;
}

.ind {
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: justify;
	text-indent: 30px;
	color: #343335;
	line-height: 18px;
}
A.ind:link {
	color: #4C4067;
	text-decoration: none;
}
A.ind:active {
	text-decoration: none;
	color: #AB99CF;
}
A.ind:visited {
	text-decoration: none;
	color: #343335;
}
A.ind:hover {
	text-decoration: none;
	color: #A25594;
}

.lefttext {
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: left;
	text-indent: 0px;
	color: #343335;
	line-height: 18px;
}
A.lefttext:link {
	color: #4C4067;
	text-decoration: none;
}
A.lefttext:active {
	text-decoration: none;
	color: #AB99CF;
}
A.lefttext:visited {
	text-decoration: none;
	color: #343335;
}
A.lefttext:hover {
	text-decoration: none;
	color: #A25594;
}

.dedicate {
	font-size: 10px;
	color: #343335;
	font-style: italic;
}

.righttext {
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: right;
	color: #343335;
	line-height: 18px;
}

.typetext {
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #343335;
	line-height: 16px;
	text-indent: 32px;
}

.copyright {
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B1AABE;
	padding-top: 4px;
	padding-bottom: 0px;
}
A.copyright:link {
	color: #B1AABE;
	text-decoration: none;
}
A.copyright:active {
	text-decoration: underline;
	color: #B1AABE;
}
A.copyright:visited {
	text-decoration: none;
	color: #B1AABE;
}
A.copyright:hover {
	text-decoration: underline;
	color: #B1AABE;
}

.skip{
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-top: 0px;
}
A.skip:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.skip:active {
	text-decoration: underline;
	color: #FFFFFF;
}
A.skip:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.skip:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bigtitle {
	font-family:  Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #343335;
	text-transform: uppercase;
}

.smalltitle {
	font-family:  Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #343335;
}
A.smalltitle:link {
	color: #4C4067;
	text-decoration: none;
}
A.smalltitle:active {
	text-decoration: none;
	color: #AB99CF;
}
A.smalltitle:visited {
	text-decoration: none;
	color: #343335;
}
A.smalltitle:hover {
	text-decoration: underline;
	color: #A25594;
}

.moto {
	font-family:  Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #4F4466;
	padding: 12px;
}

/* tables */
.maintable {
	background-color: #F5F5F5;
	border: #4D3C70 1px solid;
	border-top: none;
	padding: 7px;
	padding-top: 0px;
}
.bodytable {
	background-color: #D7CFE8;
	padding: 12px;
	padding-top: 24px;
}
.header {
	background-color: #F5F5F5;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat; 
}

/* forms */
.form {
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4D3C70;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #F5F5F5; 
	background-image: url(../images/bg_form.gif);
	backgroung-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 1px;
	BORDER: #4D3C70 1px solid;
	scrollbar-face-color: #6D6087;
	scrollbar-highlight-color: #9E97AB;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #675530;
	scrollbar-shadow-color: #9E97AB;
	scrollbar-arrow-color: #B1AABE;
	scrollbar-track-color: #D7D7D7; 
}
.button {
	font-family: Tahoma, Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #F5F5F5;
	background-color: #6D6087;
	BORDER: #4D3C70 1px solid;
	
	
	