body {
	font-size: 100%;
	font-family:"Traditional Arabic";
	font-weight:bold;
	letter-spacing:normal;
	background : #68961d url(../imgs/bg.jpg) repeat-x fixed left top;
	margin : 0;
	padding : 0;
	text-align : center;
	color:#4D4D4D;
	direction : rtl;
}
html {
	direction : rtl;
}
/* all html tags modified */
a img, fieldset {
	border : none;
}
ul, li {
	list-style:none;
}
*:focus {
	outline : none;
}
.SNTWebSiteDesign a {
	text-decoration : none;
	color : #68961d;
	font-size : 16px;
	font-family : "Traditional Arabic";
	font-weight : bold;
}
.SNTWebSiteDesign a:hover {
	text-decoration: none;
	color : #916101;
	font-size : 16px;
	font-family : "Traditional Arabic";
	font-weight : bold;
}
.SNTWebSiteDesign strong {
	color : #000;
	font-size : 16px;
	font-family : "Traditional Arabic";
	font-weight : bolder;
	margin:0;
}
.SNTWebSiteDesign ul#logs{
	padding : 0;
	margin : 0;
	background :none;
}
.SNTWebSiteDesign ul#logs li  {
	list-style:url(../imgs/puce.png) inside;
	color : #999;
	text-decoration : none;
	background : none;
}
.SNTWebSiteDesign ul#logs li  a {
	color : #999;
	text-decoration: none;
}
.SNTWebSiteDesign #SideBar .normal a {
	color : #999;
	text-decoration : none;
	background : none;
}
.SNTWebSiteDesign #SideBar .normal a:hover {
	background : none;
	color : #999;
	text-decoration : none;
}
/* for web design */
.SNTWebSiteDesign #DarkStyle {
	background : url(../imgs/ar-style-bg.png) no-repeat top left;
	width : 530px;
	height : 250px;
	position : absolute;
	top : 0;
	left : 0;
	z-index : 1;
}
.SNTWebSiteDesign #Container {
	width : 82%;
	max-width : 82%;
	min-width : 840px;
	background: url(../imgs/snt.jpg) no-repeat 85% 100% fixed #FFF;
	margin : 0;
	padding : 0;
	float : right;
	text-align : right;
}
/* SideBar Styles */
.SNTWebSiteDesign #SideBar {
	float : left;
	width : 250px;
	height:230em;
	padding-top : 280px;
	padding-right : 10px;
	padding-bottom : 50px;
	padding-left : 0;
	text-align : right;
	text-indent:5px;
	background : url(../imgs/ar-sidebar-bg.jpg) repeat-y top left #FFF;
}
.SNTWebSiteDesign #SideBar ul, .SNTWebSiteDesign #SideBar li {
	list-style:none;
	padding:0;
	margin:0;
}
.SNTWebSiteDesign #SideBar .welcome {
	color : #ff0000;
	margin :  10px 0;
	list-style:none;
	font-weight:bold;
	line-height:18px;
}
.SNTWebSiteDesign #SideBar #tags {
	list-style: none;
	padding: 0;
	margin: 0;
	border:none;
	width:219px;
}
.SNTWebSiteDesign #SideBar #tags ul {
	padding: 0;
	margin: 0;
}
.SNTWebSiteDesign #SideBar #tags li a {
	display: block;
	background:url(../imgs/ar-tags/Tags.png) no-repeat top right;
	height:45px;
}
.SNTWebSiteDesign #SideBar #tags a:hover {
	display: block;
	background:url(../imgs/ar-tags/Tags.png) no-repeat bottom right;
	height:45px;
}
.SNTWebSiteDesign #SideBar #UnderTags1 li a, .SNTWebSiteDesign #SideBar #UnderTags1 li a:hover,
.SNTWebSiteDesign #SideBar #UnderTags2 li a, .SNTWebSiteDesign #SideBar #UnderTags2 li a:hover{
	background:none;
}
.SNTWebSiteDesign #SideBar h3 {
	margin-left : 20px;
	margin-right : 10px;
	color : #68961d;
	border-right : 5px solid #68961d;
	padding : 0 7px 0 0;
	font-size : 20px;
	font-family : "tahoma";
	font-weight : bold;
}
.SNTWebSiteDesign #SideBar p {
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	line-height : 2.3em;
	font-family : "Traditional Arabic";
}
.SNTWebSiteDesign #SideBar a {
	text-decoration: underline;
	color : #68961d;
	font-size : 16px;
	font-family :"Traditional Arabic";
	font-weight : bold;
	text-transform : capitalize;
}
.SNTWebSiteDesign #SideBar a:hover {
	text-decoration : none;
	color : #916101;
	font-size : 16px;
	font-family : "Traditional Arabic";
	font-weight : bold;
	text-transform : capitalize;
}
.SNTWebSiteDesign #SideBar .small {
	line-height : 1.6em;
	border-top : 1px solid #999;
	margin : 30px 0;
	padding-top:10px;
	color : #999;
	font-family : "tahoma";
	font-size : 10px;
	text-decoration:none;
}
.SNTWebSiteDesign #SideBar .small p, .SNTWebSiteDesign #SideBar .small a, .SNTWebSiteDesign #SideBar .small a:hover {
	color : #999;
	font-family : "tahoma";
	font-size : 10px;
	text-decoration:none;
	}
.SNTWebSiteDesign #SideBar .smaller, .SNTWebSiteDesign #SideBar .smaller a, .SNTWebSiteDesign #SideBar .smaller a:hover, .SNTWebSiteDesign #SideBar .smaller p {
	color : #999;
	font-family : "tahoma";
	font-size : 11px;
	text-decoration : none;
}
.SNTWebSiteDesign #SideBar #clignote {
	visibility:visible;
	border-right:5px solid #F00;
	margin-right:10px;
	padding-right:5px;
}
.SNTWebSiteDesign #SideBar #clignote  a {
	font-size : 20px;
	font-family : "tahoma";
	font-weight : bold;
	color:#F00;
	text-decoration:none;
}
/* SMainContent Styles */
.SNTWebSiteDesign #MainContent {
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 280px;
	padding-top : 0px;
	padding-right : 7px;
	padding-bottom : 0;
	padding-left : 10px;
	min-width : 540px;
}
.SNTWebSiteDesign #MainContent a {
	text-decoration : underline;
	color : #916101;
	font-size : 16px;
	font-family : "Traditional Arabic";
	font-weight : bold;
}
.SNTWebSiteDesign #MainContent a:hover {
	text-decoration:none;
	color : #68961d;
	font-size : 16px;
	font-family : "Traditional Arabic";
	font-weight : bold;
}
.SNTWebSiteDesign #MainContent h1 {
	color : #916101;
	font-family : "Andalus";
	font-size : 30px;
}
.SNTWebSiteDesign #MainContent h2 {
	font-size : 22px;
	color : #7d3f00;
	line-height:0.8em;
}
.SNTWebSiteDesign #MainContent h3 {
	font-size : 20px;
	color : #68961d;
}
.SNTWebSiteDesign #MainContent h4 {
	font-size : 24px;
	color : #ff0000;
}
.SNTWebSiteDesign #MainContent  a.linkh3 {
	font-size : 20px;
	color : #68961d;
	text-decoration : underline;
}
.SNTWebSiteDesign #MainContent  a:hover.linkh3 {
	font-size : 20px;
	color : #7d3f00;
	text-decoration : none;
}
.SNTWebSiteDesign #MainContent #Content p.UnderContent {
	line-height:1.4em;
}
.SNTWebSiteDesign #MainContent #Content p {
	margin:0;
	padding:0;
	line-height:normal;
}
.SNTWebSiteDesign #MainContent #Content b {
	font-weight:bolder;
	text-decoration:underline;
	font-size:12px;
	color:#000;
}
.SNTWebSiteDesign #MainContent #Content li {
	list-style:url(../imgs/small-separt.png) outside;
	margin:10px 0;
	padding:0 5px 5px 0 ;
	font-size:18px;
	color:#4D4D4D;
	line-height:1.2em;
}
.SNTWebSiteDesign #MainContent ul.navbar {
	width:500px;
	margin:0 auto;
	padding:20px 0 0 0;
	border-bottom:2px dotted #68961D;
	text-align:center;
	clear:right;
	float:right;
}
.SNTWebSiteDesign #MainContent ul.navbar li {
	list-style:none;
	height:25px;
	width:200px;
	float:right;
	margin:0;
	padding:20px;
}
.SNTWebSiteDesign #MainContent ul.navbar li a {
	color:#68961D;
	text-decoration:none;
	font-family:"Tahoma";
	font-size:14px;
}
.SNTWebSiteDesign #MainContent ul.navbar li a:hover {
	color:#916101;
	text-decoration:none;
	font-family:"Tahoma";
	font-size:14px;
}
.SNTWebSiteDesign #MainContent ul.navbar .next {
	background : url(../imgs/link-last.png) no-repeat center left;
	padding-left:25px;
	text-align:right;
	list-style:none;
}
.SNTWebSiteDesign #MainContent ul.navbar .last {
	background : url(../imgs/link-next.png) no-repeat center right;
	list-style:none;
	text-align:left;
	padding-right:25px;
}
@media screen, projection
{
.SNTWebSiteDesign #MainContent .galerie  img {
	cursor: url(./zoom.cur);
	outline: none;
}
}
.SNTWebSiteDesign #MainContent ul.Gmenu {
	padding:0;
	margin:0;
	width:100%;
	border-bottom:1px solid #CCC;
}
.SNTWebSiteDesign #MainContent ul.Gmenu li {
	padding:5px;
	margin:0 2px;
	float:right;
	background: url(../imgs/TabbedPanels.gif) repeat-x bottom #FFFF03;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:none;
}
.SNTWebSiteDesign #MainContent ul.Gmenu li:hover {
	padding:5px;
	margin:0 2px;
	float:right;
	background: url(../imgs/TabbedPanels.gif) repeat-x top #FFFF03;
}
.SNTWebSiteDesign #MainContent ul.Gmenu li a, .SNTWebSiteDesign #MainContent ul.Gmenu li a:hover {
	text-decoration:none;
	font-size:10px;
	color:#000;
}
.SNTWebSiteDesign #MainContent ul.imgs {
	padding:0;
	margin:0;
	width:500px;
}
.SNTWebSiteDesign #MainContent ul.imgs li {
	padding:0;
	margin:10px;
	float:right;
}
.SNTWebSiteDesign #MainContent ul.imgs a {
	border:none;
	text-decoration:none;
}
@media screen, projection
{
.SNTWebSiteDesign #MainContent ul.imgs a {
	cursor: url(./zoom.cur);
	outline: none;
}
}
.SNTWebSiteDesign #MainContent ul.Gimg {
	padding:0;
	margin:0;
	width:500px;
}
.SNTWebSiteDesign #MainContent ul.Gimg li {
	padding:0;
	margin:10px 0 0 10px;
	float:right;
	width:100px;
	height:75px;
	border:5px solid #916101;
}
.SNTWebSiteDesign #MainContent ul.Gimg a {
	border:none;
	text-decoration:none;
}
/* message admin */
.SNTWebSiteDesign #MainContent #message {
	margin : 0 0 20px 0;
	padding : 10px;
	text-align : right;
	border : none;
	width : 520px;
}
.SNTWebSiteDesign #MainContent #message .MessageContact {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 10px;
	margin : 0;
	float : right;
	width : 450px;
	height : 150px;
	overflow : auto;
}
.SNTWebSiteDesign #MainContent #message .MessageContent {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 10px;
	margin : 5px;
	float : right;
	width : 490px;
	border : 1px solid #ccc;
	background : none;
}
.SNTWebSiteDesign #MainContent #message .MessageContent:hover {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 10px;
	margin : 5px;
	float : right;
	width : 490px;
	border : 1px solid #ccc;
	background-color : #F1F1F1;
}
.SNTWebSiteDesign #MainContent #message .ToolsFloat {
	padding : 5px;
	margin : 5px;
	float : left;
	width : 100px;
}
.SNTWebSiteDesign #MainContent #estivages {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
.SNTWebSiteDesign #MainContent .estivages {
	margin: 20px;
	position: relative;
	width: 188px;
	height: 127px;
	float: right;
}
.SNTWebSiteDesign #MainContent .estivages img {
	background: #FFF;
	border:5px solid #960;
	padding: 0;
}
/* Ticket style */
@media screen, projection
{
.SNTWebSiteDesign #Ticket .stop {
	cursor:url(./stop.cur);
	outline: none;
}
}
.SNTWebSiteDesign #Ticket a, .SNTWebSiteDesign #Ticket a:hover {
	font: 11px "Tahoma";
	color : #960;
}
.SNTWebSiteDesign #Ticket td {
	text-align : right;
	vertical-align : middle;
	margin : 0;
	padding : 0;
	font : 11px "Tahoma";
	color : #68961d;
}
.SNTWebSiteDesign #Ticket th {
	vertical-align : middle;
	background : url(../imgs/ticket.png) no-repeat right center;
	width : 79px;
}
.SNTWebSiteDesign #Ticket .News td {
	vertical-align : middle;
	text-align : right;
	border : none;
	padding : 0;
	margin : 0;
}
.SNTWebSiteDesign #Ticket .News th {
	border : none;
	text-align : right;
	padding : 5px 0;
	margin : 0;
	background: none;
	width : 99%;
	direction : rtl;
	vertical-align : top;
}
.SNTWebSiteDesign #Ticket .News a {
	color: #5c8c16;
	font-weight:bold;
	text-decoration:underline;
}
.SNTWebSiteDesign #TableauArabe, .SNTWebSiteDesign .TableauArabe {
	font-family : "Traditional Arabic";
	font-size : 16px;
	border : none;
	border-right: 1px solid  #CCC;
	}
.SNTWebSiteDesign #TableauArabe th, .SNTWebSiteDesign .TableauArabe th {
	font-family : "Andalus";
	font-size : 16px;
	font-weight : bold;
	border-left: 1px solid  #CCC;
	background-color : #68961d;
	color:#000;
}
.SNTWebSiteDesign #TableauArabe td, .SNTWebSiteDesign .TableauArabe dt {
	border-left: 1px solid  #CCC;
	border-bottom: 1px solid  #CCC;
	font-size : 18px;
	font-weight:normal;
}
.SNTWebSiteDesign #TableauArabeS, .SNTWebSiteDesign .TableauArabeS dt {
	font-family : "Traditional Arabic";
	font-size : 14px;
	border : none;
	border-right: 1px solid  #CCC;
	width:75%;
	}
.SNTWebSiteDesign #TableauArabeS th, .SNTWebSiteDesign .TableauArabeS th {
	font-family : "Andalus";
	font-size : 14px;
	font-weight : bold;
	border-left: 1px solid  #CCC;
	background-color : #68961d;
	color:#000;
}
.SNTWebSiteDesign #TableauArabeS td, .SNTWebSiteDesign .TableauArabeS td {
	border-left: 1px solid  #CCC;
	border-bottom: 1px solid  #CCC;
	font-size : 14px;
	font-weight:normal;
}
/* Logos style */
.SNTWebSiteDesign #LogosSNT {
	border : none;
	width : auto;
	vertical-align : top;
	padding : 10px 0 0 0;
	height:300px;
	background : url(../imgs/snt-support-logos.png) no-repeat right top;
	z-index : 999;
}
.SNTWebSiteDesign #LogosSNT404 {
	border : none;
	width : auto;
	vertical-align : top;
	text-align:right;
	padding : 10px 175px 0 0 ;
	height:300px;
	background : url(../imgs/snt-support-logos.png) no-repeat right top;
	z-index : 99999;
}
.SNTWebSiteDesign #LogosSNT404 b {
	font-family:"Tahoma";
	color:#b50606;
	font-size:11px;
	font-weight:normal;
}
.clearfloat {
	clear : both;
	height : 0;
	font-size : 1px;
	line-height : 0;
}
.floatright {
	float:right;
	margin-right:8px;
	padding:0;
}
.floatleft {
	float:left;
	margin-left:8px;
	padding:0;
}
/* contact webform */
.SNTWebSiteDesign #MainContent fieldset {
	border : none;
	margin : 0;
	padding : 0;
	width : 500px;
}
.SNTWebSiteDesign #MainContent legend {
	letter-spacing : normal;
	margin : 0;
	padding : 0;
	color : #68961d;
	font-size : 14px;
	font-weight : bold;
	font-family : "tahoma";
}
.SNTWebSiteDesign #MainContent label {
	font : 16px "Traditional Arabic";
	font-weight : bold;
	float : right;
	margin : 5px 0;
	width : 500px;
}
.SNTWebSiteDesign #MainContent input, textarea {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 5px;
	margin : 0;
	float : right;
	width : 450px;
	border : 1px solid #666;
	background : url(../imgs/input_bg.gif) repeat-x bottom right #fff;
}
.SNTWebSiteDesign #MainContent select {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 5px;
	margin : 0;
	float : right;
	width : 150px;
	border : 1px solid #666;
	line-height : 50px;
}
.SNTWebSiteDesign #MainContent ul.GroupEmp {
	margin:0;
	padding:0;
	width:90%;
}.SNTWebSiteDesign #MainContent ul.GroupEmp li{
	margin:0 5px;
	padding:0;
	list-style:none;
	float:right;
}
.SNTWebSiteDesign #MainContent .check {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 5px;
	margin : 0;
	float : right;
	width : 20px;
	border :none;
	line-height : 50px;
}
.SNTWebSiteDesign #MainContent .msg {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 5px;
	margin : 0;
	float : right;
	width : 450px;
	border : 1px solid  #666;
	height : 240px;
	background: url(../imgs/ar-write.png) no-repeat bottom left scroll #fff;
	overflow:hidden;
}
.SNTWebSiteDesign #MainContent .require {
	float : right;
	margin : 0 5px;
	color:#F00;
	font-size:16px;
	font-weight:bold;
	font-family:"Tahoma";
}
.SNTWebSiteDesign #MainContent .at {
	color : #ff0000;
	font-weight:bold;
	font-size:16px;
	padding:10px 0 10px 0;
}
.SNTWebSiteDesign #MainContent .code {
	border : 1px solid #999999;
	width : 150px;
	height : 50px;
	float:right;
	margin-left:350px;
}
.SNTWebSiteDesign #MainContent .requirecode {
	color : #ff0000;
	font : 12px "tahoma";
	float : right;
	width : 450px;
	display : inline;
}
.SNTWebSiteDesign #MainContent .codeinput {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 5px;
	margin : 0;
	float : right;
	width : 140px;
	border : 1px solid;
	background : url(../imgs/input_bg.gif) repeat-x bottom right #fff;
}
.SNTWebSiteDesign #MainContent .bouton {
	border : none;
	background : url(../imgs/GetForm.png) no-repeat center top;
	color : #916101;
	font : bold 12px "Tahoma";
	width : 120px;
	height : 35px;
	padding : 0;
	margin : 20px 0;
	float : right;
	cursor : pointer;
}
.SNTWebSiteDesign #MainContent .bouton:hover {
	border : none;
	background : url(../imgs/GetForm.png) no-repeat center top;
	color : #000;
	font : bold 12px "Tahoma";
	width : 120px;
	height : 35px;
	padding : 0;
	margin : 20px 0;
	float : right;
	cursor : pointer;
}
.SNTWebSiteDesign #MainContent #submit {
	border : none;
	background : url(../imgs/GetForm.png) no-repeat center top;
	color : #916101;
	font : bold 12px "Tahoma";
	width : 120px;
	height : 35px;
	padding : 0;
	margin : 20px 0 0 30px;
	float : left;
	cursor : pointer;
}
.SNTWebSiteDesign #MainContent #submit:hover {
	border : none;
	background : url(../imgs/GetForm.png) no-repeat center top;
	color : #000;
	font : bold 12px "Tahoma";
	width : 120px;
	height : 35px;
	padding : 0;
	margin : 20px 0 0 30px;
	float : left;
	cursor : pointer;
}
/* index syle */
.SNTWebSiteDesign #index {
	width: 880px;
	padding-top:62px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.SNTWebSiteDesign #index #TrenteAns {
	position: relative;
	border:none;
	width:100%;
	height:auto;
	bottom:0;
	right:0;
}
.SNTWebSiteDesign #index #TrenteAns ul {
	list-style:none;
	padding:7px 0;
	margin:0;
	text-align:center;
}
.SNTWebSiteDesign #index  #TrenteAns li {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:1.7em;
	color:#333;
	list-style:none;
}
/* mail style */
.SNTWebSiteDesign #mail {
	width: 550px;
	height:550px;
	background: url(../imgs/snt.jpg) no-repeat center fixed #FFF;
	margin: 0 auto;
	padding-right:15px;
	text-align:right;
}
.SNTWebSiteDesign #mail p {
	font-family:"Traditional Arabic";
	font-size:16px;
	font-variant:small-caps;
	color:#333;
}
.SNTWebSiteDesign #mail fieldset {
	border : none;
	margin : 0;
	width : 500px;
}
.SNTWebSiteDesign #mail legend {
	letter-spacing : normal;
	margin : 0;
	padding : 15px 0 10px 0;
	color : #68961d;
	font-size : 20px;
	font-weight : bold;
	font-family : "Tahoma";
	float:left;
}
.SNTWebSiteDesign #mail label {
	font : 16px "Traditional Arabic";
	font-weight : bold;
	float : right;
	margin : 5px 0;
	width : 500px;
}
.SNTWebSiteDesign #mail input {
	font : 12px "tahoma";
	letter-spacing : normal;
	padding : 5px;
	margin : 0;
	float : right;
	width : 450px;
	border : 1px solid;
	background:none;
}
.SNTWebSiteDesign #mail .bouton {
	border : none;
	background : url(../imgs/GetForm.png) no-repeat center top;
	color : #916101;
	font : bold 12px "Tahoma";
	width : 120px;
	height : 35px;
	padding : 0;
	margin : 20px 0;
	float : right;
	cursor : pointer;
}
.SNTWebSiteDesign #mail .bouton:hover {
	border : none;
	background : url(../imgs/GetForm.png) no-repeat center top;
	color : #000;
	font : bold 12px "Tahoma";
	width : 120px;
	height : 35px;
	padding : 0;
	margin : 20px 0;
	float : right;
	cursor : pointer;
}
.SNTWebSiteDesign #animated {
	border:none;
	margin-right:15px;}
/*style arrondie*/
.b1, .b2, .b3, .b4 {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1 {
	height:1px;
	background:#FFF;
	margin:0 5px;
}
.b2 {
	height:1px;
	background:#FFF;
	border-right:2px solid #FFF;
	border-left:2px solid #FFF;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
	margin:0 1px;
}
.white {
	background-color:#FFF;
}
.red {
	color:#ba0606;
	text-align:center;
	background-color:#FFF;
}
/*password weak */
#weak
{
	border-left: #666 1px solid;
}
#medium
{
	border-left: #666 1px solid;
}
#sm
{
	padding: 0px;
	margin: 0px;
	width: 480px;
	font-family: "Tahoma";
	float: right;
	height: 16px;
	font-size: 10px;
}
#sm ul
{
	border: none;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sm ul li
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
	float: right;
	height: 16px;
}
.nrm
{
	text-align: center;
	padding-bottom: 3px;
	background-color: #f3f3f3;
	padding-left: 3px;
	width: 32%;
	padding-right: 3px;
	display: block;
	color: #adadad;
	padding-top: 3px;
}
.red
{
	width:32%;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	background-color:#FF0000;
}
.yellow
{
	width:32%;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	background-color:#FF9900;
}

.green
{
	width:32%;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	background-color:#00CC00;
}
#JumpBox {
	position:absolute;
	padding:0;
	margin:0 ;
}
.SNTWebSiteDesign #MainContent #LivOr {
	margin:5px;
	padding:0;
	width:200px;
	height:250px;
	overflow:auto;
	font-size:18px;
	line-height:2em;
	background:#FFF;
}
.SNTWebSiteDesign #MainContent #LivOr ul, .SNTWebSiteDesign #MainContent #LivOr ul li{
	margin:0;
	padding:0;
}
.SNTWebSiteDesign #MainContent .tahoma {
	border:none;
	font-family:"tahoma";
	font-size:11px;
}