@charset "utf-8";

body {
	background-image: url(images/bg.gif);
}

body,td,th {
	font-family: Arial, Century Gothic, Verdana, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.links {	
	font-size: 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #97999C;
}

.links a {
	color: #97999C;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
	color: #97999C;
}
.links a:active {
	text-decoration: none;
	color: #97999C;
}


.text {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #97999C;
	text-align: justify;
}

.Ctext {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #97999C;
	text-align: right;
}

.Ctext1 {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #97999C;
	text-align: center;
}

.Ctext2 {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: center;
}

.Ctext2 a {
	color: #ffffff;
	text-decoration: none;
}
.Ctext2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.Ctext2 a:active {
	text-decoration: none;
	color: #ffffff;
}

.workTitle {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: strong;
	font-variant: normal;
	color: #97999C;
	text-align: center;
}

.workDesc {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #97999C;
	text-align: center;
}

.workDesc a {
	color: #97999C;
	text-decoration: none;
}
.workDesc a:hover {
	text-decoration: underline;
	color: #97999C;
}

.workDesc a:active {
	text-decoration: none;
	color: #97999C;
}




.theLinks {
	font-family: Arial, "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
}

.theLinks a {	
	margin-left:13px;
	color: #FFFFFF;
	text-decoration: none;
}
.theLinks a:hover {	
	text-decoration: underline;
	color: #FFFFFF;
}
.theLinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.theLinks .active {
	text-decoration: underline;
	color: #FFFFFF;
}




