.head { color: white }
.head { font-family: arial; helvetica: ; verdana: sans-serif }
.head { font-size: 12pt }
.head { font-weight: 580; }
.head { letter-spacing: 0px; }
.head { line-height: 18px; }

.box { color: white; 
	font-family: arial; verdana; sans-serif; helvetica; 
	 font-size: 11pt; 
	 font-weight: bold; 
	 line-height: 18px; }

.nav  { color: white; 
 	font-family: arial; verdana; sans-serif; helvetica; 
 	font-size: 9pt; 
	font-weight: bold; 
 	letter-spacing: 0px; 
	line-height: 18px; }
	
a.nav:link { color: white; }
a.nav:visited {color: white;}
a.nav:hover { color: #D1E1EF; }


.title { color: white }
.title { font-family: arial; verdana; sans-serif; helvetica; }
.title { font-size: 13pt; }
.title { font-weight: 700; }
.title { letter-spacing: 0px; }
.title { line-height: 18px; }

.inside { color: white;
	font-family: arial; verdana; sans-serif; helvetica;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 18px; }

.movie { color: white }
.movie { font-family: arial; verdana; sans-serif; helvetica; }
.movie { font-size: 12pt; }
.movie { font-weight: 700 }
.movie { letter-spacing: 0px; }
.movie { line-height: 18px; }

.hyper { color: yellow }
.hyper { font-family: arial; verdana; sans-serif; helvetica; }
.hyper { font-size: 11pt; }
.hyper { font-weight: 700 }
.hyper { letter-spacing: 0px; }
.hyper { line-height: 18px; }

.categ { color: white }
.categ { font-family: arial;  helvetica: ; verdana: sans-serif }
.categ { font-style: italic; }
.categ { font-size: 11pt; }
.categ { font-weight: 700 }
.categ { letter-spacing: 1px; }
.categ { line-height: 18px; }

.close { color: white }
.close { font-family: arial; verdana; sans-serif; helvetica; }
.close { font-size: 8pt; }
.close { font-weight: 580; }
.close { letter-spacing: 0px; }
.close { line-height: 18px; }

.discl { color: white }
.discl { font-family: arial; verdana; sans-serif; helvetica; }
.discl { font-size: 7pt; }
.discl { font-weight: 580; }
.discl { letter-spacing: 0px; }
.discl { line-height: 10px; }

body {
	margin: 0px;
	background-image: url(images_new/bg1.gif);
	background-repeat: repeat-x;
}
.solid_border {
	border: 1px solid #666666;
}

.image_with_caption_right {
	float: right;
	border: 1px solid #000066;
	margin-left: 8px;
}
.image_with_caption_left {
	float: left;
	border: 1px solid #000066;
	margin-right: 8px;
}


.caption {
	line-height: 12px;
	font-size: 12px;
}
h2 {
	font-size: 1.2em;
	padding-bottom: 0px;
}
h1 {
	font-size: 1.3em;
	margin: 0px 0px 0em;
	padding: 0px 0px 0em;
}
.float-left{
	float:left;
	}
.clear {
	clear: both;
}
.float-right-border {
	float: right;
	border: 1px solid #001444;
	padding: 5px;
}
.float-right {
	float: right;
	padding-left: 5px;
}

