body {
background: #0099CC;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5 {

    color: #FFFFFF;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal 24.45px Tahoma, Arial;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #FFFFFF;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #2f4c7c url(images/index_11.gif) top  repeat-x;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 2px solid #12628a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}

.blye-text-regular {
color: #a257e0;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

/*####for new css menu ####*/
#menu{
position:absolute;
margin:0px; 
padding:0px;
width:1024px;
}
#item2{
padding:0px;
margin:0px;
height:38px;
background-image:url('images/index_10.gif');
}
#item2 li{
padding-top:10px;
margin:0px;
width:120px;
text-align:center;
vertical-align:middle;
}
#item2 li a{
padding: 0.3em 1em;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
border-right: 1px solid #fff;
}
#menu ul .item{
display:none; 
}
#menu ul:hover .item{
position:relative;
top:8px;
display:block;
padding:0px;
margin:0px;
border-color:white;
border-style:solid;
border-width:1px;
width:118px;
height:25px;
text-align:center;
font-weight:bold;
background-image:url('images/index_10.gif');
}

#menu ul:hover .item a{margin:0px;padding:0px;font-size:14px;font-weight:bold;text-decoration:none;border-right:0px;}
#menu ul:hover .item a:hover{margin:0px;padding:0px;font-size:14px;font-weight:bold;color:silver;}

#menu ul{width:auto;float:left;margin:0px;padding:0px;list-style:none;}
.clear{clear:both;height:10px;}

