/*@import url("reset.css"); */

/* ----------------------------------------------*/
/* -------------***YOUR DOMAIN****---------------*/
/* ----------------------------------------------*/
/* GLOBAL STYLES */
html,body
{
	margin: 0px;
	padding: 0px;
	/*background-image: url(../img/img_01.jpg);*/
	background-repeat: repeat-x;  
	/*background-color: #39383a;*/
	background-color: #ffffff;
}

body
{
	font-family: Tahoma;
	font-size: 100%;
	font-size: 11px;
	color: #504d4d;
	/*color: #504d4d;*/
}
img
{
	border: 0px;
}
a:link,
a:visited,
a:hover,
a:active 
{
	color: #fc0202;
	text-align: justify;
	border: 0px;
	text-decoration: underline;

}
a:visited 
{
	text-decoration: none;
   color: #bc0615;
}
a:hover,
a:active 
{
text-decoration: none;
}
h1,h2,h3
{
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	color: #fc0202;

}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #504d4d;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
p
{
	text-align: justify;
	margin-bottom: 15px;
}
.imgmain
{
	border: 1px;
	border-color: Black;
	padding: 1px;
	background-color: Black;
}
.tableborder
{
	width: 1px;
	background-color: #c60529;
	background-image: url(../img/src_37.jpg);
	background-position: bottom;	
	background-repeat: no-repeat;
}
.tablecell
{
		width: 34%; 
		padding-left: 10px;
		padding-right:10px;
}
.tablelink
{
	font-weight: bold;
}
.uptext
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #acaaa9;
	text-align: left;
}
div#container
{
	width: 100%;
	margin:0 auto; 
	/*background-color: #39383a;*/
	background-color: #ffffff;
	background-image: url(../img/img_01.jpg);
	background-repeat: repeat-x;  
	background-position: top; 
	
}
div#header
{
	/*background-image: url(../img/img_01.jpg);*/
	background-repeat: repeat-x;  
	background-position: top; 
	height: 100%;
	height:440px;
}
div#footer
{
	background-image: url(../img/footer.jpg);  
	background-repeat: repeat-x; 
	height: 100%;  
	background-position: bottom; 
	margin-top: -440px;
}
/* CSS Document */
ul#cssmenu {
        width:100%;
        margin: 0;
        border: 0 none;
        padding: 0;
        list-style: none;
		  background-image: url(../img/menu_09.png);
        height: 38px;
        /*font: bold 12px/28px Verdana, Arial;*/
		
}
ul#cssmenu li {
		  font-family: Trebuchet MS;
		  color: #fffffe;
		  font-size: 11px;
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 38px;
		  vertical-align: middle;
		  text-align: center;
		  width:100%;
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        list-style: none;
        display: none;
        position: absolute;
        top: -41px;
        left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
		  height: 40px;
        float: left;
        display: block !important;
        display: inline;
		  background-image: url(../img/menu_05.png);
		  padding-left: 10px;
		  padding-right: 10px;
		  
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        padding: 0 10px;
        float: none !important;
        float: left;
        display: block;
        color: #FFFFFF;
		  font: 18px/38px Tahoma;
        text-decoration: none;
        height: auto !important;
        height: 1%;
		  text-align: center;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
       color: #efdb7b;
}

/* Second Menu */
ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 
#topmenu
{
	height:38px;
	left:254px;
	position: absolute;
	top:320px;
	width:748px;
}
ul.tabs 
{
	/*border-bottom: 1px solid #bdbdbd;*/
	border-left:1px solid #bdbdbd;
	float:left;
	height:32px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
ul.tabs li {
/*background:#E0E0E0 none repeat scroll 0 0;*/
background-image: url(../img/2.png);
background-position: bottom;
background-repeat: repeat-x;
border-color:#bdbdbd #bdbdbd #bdbdbd;
border-style:solid solid solid none;
border-width:1px ;
float:left;
height:31px;
line-height:31px;
margin:0 0 -1px;
overflow:hidden;
padding:0;
position:relative;
width: 33%;

}
ul.tabs li a {
border:1px solid #FFFFFF;
color:#c91515;
display:block;
font-size: 18px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0 20px;
text-decoration:none;
text-align: center;
/*border-right: url(../img/1.png);*/

}
ul.tabs li a:hover {
background:#bdbdbd none repeat scroll 0 0;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
/*background-image: url(../img/1.png);
background-position: right;
background-repeat: no-repeat;*/


}
.tab_container {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
/*background:#FFFFFF none repeat scroll 0 0;*/
border-color: #bdbdbd ;
border-style:none solid solid;
border-width: 1px ;
clear:both;
float:left;
width:100%;
/*height: 95%;*/
min-height: 300px;

}
.navigation
{
 text-decoration: none;
}













