* {
	margin:0px;
	padding:0px;
}

a.top:link {
	color: FFFFFF;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}
a.top:visited {
	color: FFFFFF;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}
a.top:active {
	color: FFFFFF;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}
a.top:hover {
	color: FFFFFF;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: underline
}
body {
	color: Gray;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background-attachment : fixed;
	background-repeat: no-repeat;
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #003399; 
	SCROLLBAR-3DLIGHT-COLOR: #003399; 
	SCROLLBAR-ARROW-COLOR: #003399; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
a:link {
	color: f7941d;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}
a:visited {
	color: f7941d;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}
a:active {
	color: f7941d;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}
a:hover {
	color: f7941d;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none
}

a:link.menu {
	color: 707070;
	font: 12pt arial;
	font-weight: none;
	 letter-spacing: -0.1em;
	text-decoration: none
}
a:visited.menu {
	color: 707070;
	font: 12pt arial;
	font-weight: none;
	 letter-spacing: -0.1em;
	text-decoration: none
}
a:active.menu {
	color: 707070;
	font: 12pt arial;
	font-weight: none;
	 letter-spacing: -0.1em;
	text-decoration: none
}
a:hover.menu {
	color: 707070;
	font: 12pt arial;
	font-weight: none;
	 letter-spacing: -0.1em;
	text-decoration: none
}

td {
	 color: 505050; 
	 font: 8pt verdana; 
	 font-weight: none; 
	 text-decoration: none 
}

td.title {
	 color: f7941d; 
	 font: 18pt arial; 
	 font-weight: thin; 
	 letter-spacing: -0.1em;
	 text-decoration: none 
}

.tit {
	 color: f7941d; 
	 font: 30pt arial; 
	 font-weight: thin; 
	 letter-spacing: -0.1em;
	 text-decoration: none 
}

td.newsletter {
	 vertical-align: middle;
	 width: 170px;
	 color: f7941d; 
	 font: 20pt arial; 
	 font-weight: thin; 
	 letter-spacing: -0.1em;
	 text-decoration: none 
}

td.subtitle {
	 vertical-align: middle;
	 color: 707070; 
	 font: 15pt arial; 
	 font-weight: thin; 
	 letter-spacing: -0.1em
}

td.main {
	 background: url(images/img_06.jpg) ;
	 background-repeat: repeat-x;
	 background-color: #c8c8c8

}

td.news {
	 width: 30px;
	 height: 32px;
	 text-align: center;
	 background: url(images/date.png) ;
	 color: f7941d; 
	 font: 9pt arial; 
	 font-weight: thin; 
	 letter-spacing: -0.1em;
	 text-transform:capitalize;
	 text-decoration: none 

}

td.news2 {
	 width: 105px;
	 height: 105px;
	 background: url(images/border.png) ;
}

td.release {
	 width: 70px;
	 height: 70px;
	 background: url(images/border2.png) ;
}

td.newstext {
	text-align: justify
}

div.bio {
	text-align: justify
	padding : 4px;
 	width : 98%;
 	height : 100%;
 	overflow : auto; 
}

td.titlenews {
	 text-align: left;
	 font: 12pt arial; 
	 font-weight: bold; 
	 text-decoration: none 

}

newsthumb {
	border: 1px solid #959595;
        border-top-width: 2px; border-left-width: 2px;
        text-align: center; width: 80px; }
}

input { 
	color:gray; 
	font: 8pt verdana; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid gray;
}

frame { 

	border-style: hidden;
}

input.checkbox { 
	color:gray; 
	font: 8pt verdana; 
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 0;
}


select {
	color: gray;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background: white;
	border: 1 solid gray;
}

textarea { 
	color:gray; 
	font: 8pt verdana;
	font-weight: none; 
	text-decoration: none; 
	background: white; 
	border: 1 solid gray;
}