body {
margin-top: 0px;
margin-bottom: 0px;
background-color: #495874;
}

#csaMain {
	background:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
}

#csaMenu {
	background:url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
}

td {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #ffffff; font-style: normal;}

a:link{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffff33; text-decoration: underline;}
a:visited{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffff33; text-decoration: underline;}
a:active{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffff33; text-decoration: underline;}
a:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #ffffff; text-decoration: underline;}

.flashcontent {
border: solid 1px #000;
width:380px;
}

.welcome {
	font-size: 20px; 
	font-weight: bold; 
	color: #ffffff;
}

.style1 {
	font-size: 16px; 
	font-weight: bold; 
	color: #ffff66;
}

.topic {
	font-size: 16px; 
	font-weight: bold; 
	color: #ffffff;
}

.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffff66;
}

.style3 {
	font-size: 12px;
	color: #ffffcc;
}

.style4 {
	font-size: 14px;
}

.style4a {
	font-size: 16px;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
}