body {
	background-image: none;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
.xtremebody {
	background-image: url(images/backgroundimage3.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}
.menuBg {
	background-image: url(graphics/aruna_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
#arunamenu {
	background-image: url(graphics/aruna_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #990000;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #993300;
}
input:radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input:checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #993300;
}
.dottedsides {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

a:visited {
	font-weight: normal;
	color: #FF0000;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
}
a:active {
	font-weight: normal;
	color: #FF0000;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.borderBottom {
	border-bottom: 1px solid Black;
}
.bgLeft {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bgRight {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.contentBox {
	padding: 15px;
	vertical-align: top;
}
.sidebar {
	background-image: url(graphics/aruna_news_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:1px solid #999999;
	padding:5px;
}
.headerbg {
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
	background-image: url(graphics/aruna_header_bg.jpg);
}
.titleBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-image: none;
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
