body{
	margin:0;
	background-color:#000088;
}
td{
	font-family:verdana;
	font-size:12px;
	color:#000080;
}
td.copy{
	font-family:Tahoma;
	font-size:10px;
	color:#040afb;
	text-align:right;
	line-height:150%;
	padding:2px;
	padding-top:20px;
}

a{
	outline:none;
}

a.rasi{
	color:Yellow;
	text-decoration:none;
	line-height:150%;
}

a.rasi:hover{
	color:White;
	text-decoration:none;
	line-height:150%;
}

a.design{
	text-decoration:none;
	color:#0066FF;
}

a.design:hover{
	text-decoration:none;
	color:#000033;
}

p.p1
{
	line-height:180%;
	font-size:12px;
	text-align:justify;
}

p.p2
{
	line-height:180%;
	font-size:12px;
	text-align:justify;
	padding-left:100px;
	font-style:italic;
}

p.p3
{
	line-height:180%;
	font-size:14px;
	text-align:justify;
	font-weight:bold;
	background-color:#0258aa;
	color:#FFFFFF;
	padding-left:20px;
}

td.td1
{
	padding:20px;
}

table.box
{
	border:solid 1px #0258aa;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

th.th1
{
	background-color:#0258aa;
	border:solid 1px #0258aa;
	padding:2px;
	color:Yellow;
}

span.s1
{
	color:Blue;
}

span.note
{
	color:Red;
	font-size:10px;
}

span.note1
{
	color:Red;
	font-size:11px;
	font-weight:bold;
}

input.txt1
{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	width:200px;
	height:17px;
}

input.txt3
{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	width:40px;
	height:17px;
}

select.txt1
{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	width:100px;
	height:20px;
}

select.txt2
{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	width:50px;
	height:20px;
}

input.txt2
{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	width:95px;
	height:17px;
}

textarea.txt1
{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	width:350px;
	height:70px;
}

input.b1
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width:80px;
	height:25px;
	cursor:pointer;
}

td.menu{
	padding:5px;
}

td.menu1{
	padding:5px;
	font-weight:bold;
	text-align:center;
	background-color:#E0E0F0;
	border:solid 1px #000080;
	line-height:150%;
}

td.menu2{
	padding:5px;
	text-align:center;
	background-color:Navy;
	border:solid 1px #000080;
	color:White;
	cursor:pointer;
	line-height:150%;
}

td.tdd1
{
	border:1px solid gray;
}

li
{
	line-height:150%;
}

#marqueecontainer{
position: relative;
/*width: 200px; /*marquee width */
height: 220px; /*marquee height */
/*background-color:#077e02;*/
overflow: hidden;
/*border: 3px solid #C2A961;*/
}