body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #333333;
}
.pink {
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
	color: #FFCCFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #333333;
}

a:link, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #A0212A;
	text-decoration: underline;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.big{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:18px;
}
.small{
	font-family: Verdana,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #333333;
}
.construction{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:16px;
}
.text, .text2 {
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}

.text2 {
	color:#333333;
}

.border {
	border: 2px solid #FFFFFF;
	border-color: #FFFFFF;
}
.big2{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	color: #BA9511;
}

a.special:link, a.special:visited, a.special:active  { 
	font-family: verdana; 
	font-size: 10pt; 
	color: #AB7C11; 
	text-decoration: none; 
	font-weight: bold;
	padding: 5px;
} 

a.special:hover { 
	color: #FFFFFF; 
}

a.special2:link, a.special2:visited, a.special2:active  { 
	font-family: verdana; 
	font-size: 10pt; 
	color: #A0212A; 
	text-decoration: none; 
	font-weight: bold;
	padding: 5px;
} 

a.special2:hover { 
	color: #FFFFFF; 
}

#flashcontent {				
		margin-left: 16px;
		margin-top: 36px;
		width: 100%;	
		height: 425px;
		vertical-align: top;		
}

.style25 {
	color: #A0212A;
	font-weight: bold;
	text-decoration: none;
}

.orange{
	color: #AB7C11;
	font-weight: bold;
	text-decoration: none;
}
