a {
color : #666666;
	background-color : transparent;
}

a:link {
	background-color : transparent;
	text-decoration : none;
	color: #666666;
}

a:visited {
	background-color : transparent;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	text-decoration : none;
	color: #666666;
}

body,td,div{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 15px;
}

.imagetableborder {
	border-width: 2px;
	border-style: solid;
	border-color: #cccccc;
}

.tablewelcome {
	background-image:url(../../images/design/welcome_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.tablesub {
	background-image:url(../../images/design/subpage_shad_top.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.tablelogin {
	background-image:url(../../images/design/login_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.tablelogin a:link {
	background-color : transparent;
	text-decoration : none;
	color: #FFFFFF;
}

.tablelogin a:visited {
	background-color : transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.tablelogin a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}

.tableborderblack {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	white-space: normal;
	background-image:url(../../images/design/navigation_arrow_back.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.textwhite{
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 16px;
}

.linkwhite  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.linkwhite a:link {
	background-color : transparent;
	text-decoration : none;
	color: #FFFFFF;
}

.linkwhite a:visited {
	background-color : transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.linkwhite a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}

.linkgreen a:active {
	text-decoration : none;
	color: #339933;
}

.linkgreen  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #339933;
	text-decoration: none;
}

.linkgreen a:link {
	background-color : transparent;
	text-decoration : none;
	color: #339933;
}

.linkgreen a:visited {
	background-color : transparent;
	color: #339933;
	text-decoration: none;
}

.linkgreen a:hover {
	text-decoration : underline;
	color: #339933;
}

.linkgreen a:active {
	text-decoration : none;
	color: #339933;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.header01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	font-weight: normal;
}

.header02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}

.header03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.style1 {font-weight: bold}
.style2 {color: #358240}
.regulartext{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
}