BODY {
	background-color : #CACAB4;
}
div.center {
  margin-left: auto;
  margin-right: auto;
}
.flashtop{
	background-image : url(http://www.netvideomaker.com/images/nvm_flashtop.gif);
	background-position : top;
	background-repeat : no-repeat;
}
.top{
	background-image : url(http://www.netvideomaker.com/images/nvm_top.jpg);
	background-position : top;
	background-repeat : no-repeat;
}
.content1{
	color : #2F6600;
	font-family : Arial,  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
}
.content2{
	color : #9F8F5C;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
.content3{
	color : #2F6600;
	font-family :  Arial,  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.content4{
	color : #2F6600;
	font-family :  Arial,  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
.content5{
	color : #008500;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}
.subnavlink{
	color : #FFFFFF;
	font-family : Tahoma, Arial;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.alert{
	color : #ff0000;
	font-family : Arial,  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}
.message{
	color : #2F6600;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	background-color : #EBEBEB;
}

/* --  BUTTONS --*/

.buttonBorder {
 	background-color: #E4DDC0; 
}

.buttonText {
	 font-family: times, arial, verdana;
	 text-align: center;
	 text-decoration: none;
	 padding-bottom:1px; 
	 font-weight: bold;}

.buttonText a:link, .buttonText a:active, .buttonText a:visited {
	color: #ffffff;
	text-decoration: none;
}

#buttonRegular {
	background-color: #cccc33; 
	font-size:15px;
	border-bottom: 1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #F0E0E0;
	border-top:1px solid #F0E0E0;
}
