body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0E2A4F;
}


.td_menuBar_bg {
	background-color:#edf2f5;
	background-image:url(../images/menu_bg_down.gif);
	background-repeat:repeat-x
}

/* Menu Text Styles */
.BoxyText {
	font-family: Tahoma, Arial, "Arial Unicode MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.menu_text {
	font-family: Tahoma, Arial, "Arial Unicode MS";
	font-size: 12px;
	font-weight: bold;
	color: #1a4c7d
}

a.menu_text:link {
	color: #1a4c7d;
	text-decoration:none;
}

a.menu_text:link {
	color: #1a4c7d;
	text-decoration:none;
}

a.menu_text:visited {
	text-decoration:none;
	color: #1a4c7d
}
a.menu_text:hover {
	width: 100%;
	display: block;
	background-image:url(../images/menu_bg_up.gif);
	text-decoration:none;
	line-height:38px;
	color: #00FFFF
}
a.menu_text:active {
	text-decoration:none;
	color: #1a4c7d
}

.footer{
font-family:Tahoma;
font-size:11px;
color:#ffcc00;
padding-left:30px;
}
.seperator{
background-image:url(../images/back.jpg);
background-repeat:no-repeat;
background-color:#0E2A4F;

}
.menu{
font-family:Verdana;
font-size:11px;
color:#99ccff;
}

.content{
font-family:Tahoma;
font-size:13px;
color:#D9ECFF;
text-align:left;
/*letter-spacing:0.1em;*/
}

.contenthigligth{
font-family:Tahoma;
font-size:15px;
color:#00CCFF;
text-align:left;
letter-spacing:0.1em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.header{
font:Verdana;
font-size:28px;
color:#0099FF;
/*font-weight:bold;*/

}
.header1{
font:Verdana;
font-size:28px;
color:#0099FF;
/*font-weight:bold;*/

}
.scroll{
width: 585px;
height: 449px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
overflow-y:scroll;
scrollbar-arrow-color:blue;
scrollbar-face-color: #99ccff;
scrollbar-3dlight-color: #2894FF;
scrollbar-darkshadow-color:#003366;
text-align:left;
letter-spacing:0.1em;
}

.bord{
border:1px #CCCCCC solid;
padding:3px;
}


/*Outermost DIV for thumbnail viewer*/
#thumbBox{ 
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #000000;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
/*Footer DIV of thumbbox that contains "close" link */
#thumbBox .footerbar{ 
font: bold 12px Arial;
line-height: 1.1em;
color: #FFFFFF;
padding: 5px 0;
text-align: right;
}
/*DIV within thumbbox that holds the enlarged image */
#thumbBox #thumbImage{ 
background-color: #000000 ;
}
/*DIV for showing "loading" status while thumbbox is being generated*/
#thumbLoading{ 
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #FFFFFF;
padding: 5px;
z-index: 5;
}

.bodycolo{
color: #000000;

}

.footerbar Lakpura style3 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #00CCFF;
}


.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}
a.normal_text:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.normal_text:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.normal_text:hover {
	text-decoration:underline;
	color: #33FFFF;
}
a.normal_text:active {
	text-decoration:none;
	color: #FFFFFF;
}



