@charset "utf-8";
/* CSS Document */

/* Misc. */

* {
	margin:0;
	padding:0;
	}
body {
	margin:0 auto;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CCCCCC;
	color:#FFFFFF;
	}
table
{
margin:0 auto;
}	

a {
	color:#e2e991;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#e2e991;
	}
img {
	border:0;
	padding-right:0px;
	padding-top:0px;
	}
p {
	margin-bottom:20px;
	line-height:20px;		padding-left:15px;
	}


/* Headings */
h1 {
	color:#FFFFFF;
	text-align : center;
	font-size:24px;		margin:15px;
}
h2 {
	color:#FFFFFF;
	text-align : center;
	font-size:22px;
  margin:14px;
	font-weight:bold;
	letter-spacing:-1px;}
h3 {
	color:#999999;
	text-align : center;
	font-size:20px;		margin:13px;
}
h4 {
	color:#999999;
	text-align : center;
	font-size:18px;		margin:12px;
}

h1 a {
	color:#999999;
	text-align : center;
	font-size:24px;		margin:15px;
}

/* Menu Site */
#sidebar p {
	color:#000000;		margin:0px;
	}
#sidebar h2 {
	border-bottom:2px solid #cc3333;
  background-color:#666666;
  margin:0px;
	font-size:15px;
	color:#FFFFCC;
	font-weight:bold;
	letter-spacing:-1px;
	text-align : center;	
	}
#sidebar ul {
	list-style-type:none;background-color:#5a341e;	color:#999999;	font-weight:bold;
	}
#sidebar li {
	padding-left:10px;background-color:#5a341e;	color:#e2e991;	font-weight:bold;
	}
#sidebar li a {
	font-weight:normal;background-color:#5a341e;
	}	
#sidebar a {
	font-weight:bold;
	}
	
/* Title Sat */

#title {
	line-height:80px;
	padding-left:10px;
	}
#subtitle {
	padding-left:30px;
	margin-top:-26px;
	color:#fdfdfd;
	cursor:default;
	}
.title1 {
	font-size:30px;
	color:#ffffff;
	}
.title2 {
	font-size:30px;
	color:#000000;
	font-style:italic;
	}
.submenu {
	padding-left:50px;
	}
  .sitemaplevel1 {
	padding-left:50px;
	}
  .sitemaplevel2 {
	padding-left:15px;
	}	
  .sitemaplevel3 {
	padding-left:15px;
	}
  .search {
	padding-left:15px;
	}		
/* Str satelits */

#wrapper {
	width:780px;
	margin:0 auto;
	background-color:#222222;
	}
#header {
	height:200px;
	background-image:url(images/grad.jpg);
	background-repeat:repeat-x;
	background-color:#330000;
	border-bottom:2px solid #cc3333;
	}
#sidebar {
	float:left;
	width:200px;
	padding:10px;
	}
#body {
	padding:20px;
	margin-right:10px;
	min-height:400px;
	}
#footer {
	padding:10px;
	text-align:center;
	}
/*My css */
.menu {
	width: 200px;
	}
.tablebord
	{
	border-right: solid 3px #999999;
	}	
.sitename{
	text-align:center;
	font-size:24px;
	color:#FFFFFF;
	}
.powby{
	text-align:center;
	font-size:12px;
	color:#999999;
	}

#text ol {
	padding-left:30px;
	list-style-type:decimal; color:#336699;
	}
#text li {
	padding-left:5px; color:#336699;
	}
.headsite{
	color:#CCCCCC;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
.headsite2{
	color:#e2e991;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/* TAGS */
.tags1 {
	font-size:24px;
	color:#FFFFFF;
	}
.tags2 {
font-size:20px;
color:#FFFFFF;
}
.tags3
{
font-size:16px;
color:#FFFFFF;
}
.tags4
{
font-size:22px;
color:#FFFFFF;
}
.tags5
{
font-size:18px;
color:#FFFFFF;
}
.color1
{
background-color:#5a341e;
}
.color2
{
background-color:#e08b1b;
}
.color3
{
background-color:#3e2b1c;
}

/*.glmenu{
background-image:url(images/menubg.jpg);
font-size:14px;
vertical-align:bottom;
height:34px;
width:215px;
float:right;
padding:5px;
margin-left:20px;
text-align:center;
}*/

