/* CSS Document */

body 
{
margin: 0px;
alingment:center;
spacing:0;
padding: 0;
font-family:Verdana;
font-size:12px;
line-height:19px;
background:#000000;
color:#000000;
}

.body-bg{
/*background-image: url(../images/bg.jpg);*/
background-color:#FFFFFF;
background-repeat: repeat-x;
height:312px;
vertical-align:top;
color:#ffffff;
line-height:25px;
padding:0px;
width:500px;
text-align:justify;
}

.table
{
table-layout:fixed;
width:1003px;
padding:0px;
}

.link2
{
color:#006600;
/*font-weight:bold;*/
font:Verdana;
font-size:11px;
text-decoration:none;
}

a.link2:hover
{
color:#CC0000;
text-decoration:underline;
background:none;
}

.ione
{
background-image:url(images/himage/bg_01.jpg);
background-repeat:repeat;
width:1003px;
height:42px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.itwo
{
background-image:url(images/himage/bg_02.jpg);
background-repeat:repeat;
width:296px;
height:59px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.ithree
{
background-image:url(images/himage/bg_03.jpg);
background-repeat:repeat;
width:415px;
height:59px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.ifour
{
background-image:url(images/himage/bg_04.jpg);
background-repeat:repeat;
width:292px;
height:59px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.ifive
{
background-image:url(images/himage/bg_05.jpg);
background-repeat:repeat;
width:44px;
height:410px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.isix
{
background-image:url(images/himage/bg_06.jpg);
background-repeat:repeat;
width:252px;
height:410px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.iseven
{
background-image:url(images/himage/bg_07.jpg);
background-repeat:repeat;
width:415px;
height:410px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.ieight
{
background-image:url(images/himage/bg_08.jpg);
background-repeat:repeat;
width:158px;
height:410px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.inine
{
background-image:url(images/himage/bg_09.jpg);
background-repeat:repeat;
width:91px;
height:410px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.iten
{
background-image:url(images/himage/bg_10.jpg);
background-repeat:repeat;
width:43px;
height:410px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.ieleven
{
/*background-image:url(images/himage/bg_11.jpg);
background-repeat:repeat;*/
width:1003px;
height:52px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

.itwelve
{
/*background-image:url(images/himage/bg_12.jpg);
background-repeat:repeat;*/
width:1003px;
height:32px;
font:Verdana;
font-size:10px;
padding:0px;
vertical-align:middle;
border:none;
color:#FFFFCC;
table-layout: fixed;
}

.ithirteen
{
/*background-image:url(images/himage/bg_13.jpg);
background-repeat:repeat;*/
width:1003px;
height:29px;
font:Verdana;
font-size:12px;
padding:0px;
vertical-align:middle;
border:none;
color:#000000;
table-layout: fixed;
}

ul
{
float:center;
font:verdana;
font-size:12px;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

a
{
float:center;
width:7.9em;
text-decoration:none;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFCC;
/*background-color:#990000;*/
padding:0.3em 0.6em;
/*background-image:url(images/cellbg1.gif);*/
border-right:none;
height:28;
list-style-type:none;
}

a:hover {
/*background-color:#000000;
background-image:url(images/cellbg.gif);*/
}
li {display:inline;
}

#sidebar-a
{
	float:center;
	width: 150px;
	line-height: 19px;
	margin-right: 10px;
	background:none;
}

#menu 
{
    text-align: center;
	font-size: 100%;
	text-decoration: none;
}

ul#menu
{
	padding: 0px ;
	list-style-type: none ;
	text-align: left;
}

ul#menu li
{
	margin: 0px 0 0 0 ;
	padding: 0 ;
}

ul#menu li a
{
	display: block ; 
	width: 140px ;
	line-height: 19px ;
	font-weight:bold;
	color:#FFFFCC;
	text-indent: 40px ; 
	text-decoration: none ;
	background: url(images/arrow-normal.gif) no-repeat +10px +10px; 
}

ul#menu li a:hover
{
	text-indent: 45px;
	color:#98ffba;
	text-transform: uppercase;
	line-height: 19px ;    
	background:url(images/arrow-normal1.gif) no-repeat +15px +10px; 
}
