@charset "utf-8";
/* CSS Document */

body {
	background:#102C48 url(../images/bg-loop.gif) top repeat-x;
	font-family:"Tahoma" Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	font-size:12px;
	}

body a:link{
	color:#669900;
	}
body a:visited{
	color:#669900
	}
body a:hover{
	color:#FF9900;
	text-decoration:none;
	}



.holder {
	margin:0 auto;
	width:760px;
	height:auto;
	padding:20px 0 20px 0;
	}

.header {
	width:760px;
	height:255px;
	background-color:#FFFFFF;
	}

.header2 {
	width:760px;
	height:200px;
	background-color:#FFFFFF;
	}

.menu {
	background:url(../images/menu-bg.gif) repeat-x top;
	height:63px;
	}

.menu2 {
	background:url(../images/menu-bg2b.gif) right repeat-x top;
	height:33px;
	}

.animax-cont {
	background:url(../images/animax.gif) repeat-x;
	width:187px;
	height:250px;
	}

.animax-cont2 {
	background:url(../images/animax.gif) repeat-x;
	width:187px;
	height:200px;
	}

.content {
	background:#FFFFFF;
	width:760px;
	height:272px;
	}
	
.animated-header {
	width:573px;
	height:80px;
	}
	
.form {
	border-width:0 2px 2px 2px; 
	border-color: #626262;
	border:solid;
	}	
	
.form-td tr{
	height:10px;
	}
	
.form-td form{
	margin:0;
	padding:0;
	}
	
.image {
	border:solid 1px #CCCCCC;
	height:120px;
	width:120px;
	
	}
	
.orange {
	color:#FF6600;
	}	
	
.footer a:link{
	color:#CCCCCC;
	text-decoration:none;
	}
.footer a:visited{
	color:#CCCCCC;
	text-decoration:none;
	}
.footer a:hover{
	color:#FF9900;
	text-decoration:none;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	