

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}

#outer{
width:950px;
margin: 0 auto;
border:1px solid #cccccc;
}

input, textarea {
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 16px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8D0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Main*/
#main {
	float:left;
	width: 180px;
	height:auto;
	border-color:#000000;
	background-color: #ffffff;
}

#main .box-tl h3 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  padding-bottom:1px;
  font-size: 11px;
  color: #FFCC00;
 
}




#main .box-tl p{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:justify;
  color:#ffffff;
 }


#main ul {
  margin: 1em 0;
}
#main li {
  list-style: none;
  margin: 0.9em 0;
}
#main ul a {
  text-decoration: none;
}
#main ul a:hover {
  text-decoration: underline;
}		

.box-tll { background: top url(images/box_t-l.gif) repeat-x; }

/* Middle Tab*/

#middletab{float:left;width:461px; height:180px;}
#middletab table{font-size:13px; font-weight:bold; width:100%;border-collapse:collapse; background:url(images/stars-bg.gif); height:25px;}
#middletab td.selected{background-color:#FFFFFF; color:#dd1a22; cursor:text; margin-bottom:-1px;}
#middletab td{background: none repeat scroll 0%;color:#FFFFFF;cursor:pointer;text-align:center;height:20px;border:1px solid #dd1a22;border-bottom:0;}
#tab1,#tab2,#tab3,#tab4,#tab5,#tab6{}
.taboutline{width:459px; height:180px; border:1px solid #dd1a22;border-top:0px;padding-top:2px; padding-bottom:5px;}

.taboutline span{color:#797979;margin-left:145px;}
.tabnews{font-size:12px;line-height:1.4em;text-align:left;margin:5px 5px 5px 10px;padding-bottom:6px;}
.tabnews ul{list-style:square;}

/* Middle Tab end*/
.taboutlinebox{border:1px solid #dd1a22;border-top:0px;padding-top:2px; padding-bottom:25px; padding-right:8px; padding-left:8px; background: top url(images/box_t.gif) repeat-x;}

/* contents*/
#contents {
	float:right;
	padding-left:10px;
	padding-right:10px;
	width: 461px;
	height:auto;
	border-color:#000000;
	background-color: #fefcfc;
}

#contents1 {
	
	width: 461px;
	height:195px;
	border-color:#000000;
	background-color: #fefcfc;
}

#contents .box-tl h3 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  padding-bottom:1px;
  font-size: 11px;
  color: #FFCC00;
}

#contents .box-tl p{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:justify;
  color:#ffffff;
 }


#contents ul {
  margin: 1em 0;
}
#contents li {
  list-style: none;
  margin: 0.9em 0;
}
#contents ul a {
  text-decoration: none;
}
#contents ul a:hover {
  text-decoration: underline;
}		


p.more {
  margin: 0;
}

/* rightbox*/
#rightbox {
	float:right;
	width: 220px;
	height:auto;
	border-color:#000000;
	background-color: #ffffff;
}

#rightbox .box-tl h3 {
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom:1px;
  font-size: 11px;
  color: #FFCC00;
 
}

#rightbox .box-tl p{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:justify;
  color:#ffffff;
 }

#rightbox ul {
  margin: 1em 0;
}
#rightbox li {
  list-style: none;
  margin: 0.9em 0;
}
#rightbox ul a {
  text-decoration: none;
}
#rightbox ul a:hover {
  text-decoration: underline;
}		

.box {
	float: left;
	width: 211px;
	background: #730F11;
	margin-right: 18px;
}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }

.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat;
		 }


.box-tl { 
		padding: 5px 5px;
 		}



.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}


/* Menu */

#menu {
	width: 950px;
	height:24px;
	margin: 0 auto;
	background:url(images/menu-bg1.gif #cccccc );
	
}

.menu-t { background: top url(images/menu_t.gif) repeat-x; }
.menu-r { background: right url(images/menu_r.gif) repeat-y; }
.menu-b { background: bottom url(images/menu_b.gif) repeat-x; }
.menu-l { background: left url(images/menu_l.gif) repeat-y; }
.menu-tr { background: top right url(images/menu-right-t1.jpg) no-repeat; }
.menu-br { background: bottom right url(images/menu-right-b1.jpg) no-repeat; }
.menu-bl { background: bottom left url(images/menu-left-b1.jpg) no-repeat; }
.menu-tl { background: top left url(images/menu-left-t1.jpg) no-repeat;
			
		 }
		 
		 
#m{ 
		padding: 0px 0px;
		height:24px;
		
 		}

#m ul {
	margin: 0;
	padding: 3px 0 0 3px;
	list-style: none;
	line-height: normal;
}

#m li {
	float: left;
	padding: 0 13px 0 13px;
	display: inline;
	background: url(images/img03.gif) no-repeat left center;
}

#m li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 950px;
	height: 100px;
	
	margin: 0 auto;
	background:url(images/logo-bg.gif); 
	background-repeat:repeat;
	
	
}
#logo-space
{
padding: 18px 0;
}

.logo-tr { background: top right url(images/logo-right-t.gif) no-repeat; }
.logo-br { background: bottom right url(images/logo-right-b.gif) no-repeat; }
.logo-bl { background: bottom left url(images/logo-left-b.gif) no-repeat; }
.logo-tl { background: top left url(images/logo-left-t.gif) no-repeat; height:100px}
			


#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 45px;
}

#logo h2 {
	float: right;
	padding-top: 65px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

#languages {
	float:right;
	width:143px;
	height:50px;
	padding-top:30px;
		
	margin: 10px 10px 10px 0px;
}

/* Banner */

#banner {
	width: 950px;
	margin: 0 auto;
	padding: 8px 0;
	background:#000066;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 25px 25px 0 25px;
	background: url(images/img06.gif) no-repeat;
}

/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 50px;
	padding: 5px 5px;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float:inherit ;
}

#footer .credit {
	float: right;
}

/*flip-book*/
#flip-book {
	float:center;
	padding-left:0px;
	padding-right:0px;
	height:auto;
	border-color:#000000;
	background-color: #fefcfc;
}

