/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	/*background: #FF9900;*/
	background: #ffffff url(../images/back_all.jpg) repeat-x top;
}

a {
	/*text-decoration: underline;*/
	font-family: book Antiqua;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	border: none;
	font-weight: bold;
	/*text-decoration: underline;*/
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #2C5C89;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #2C5C89;
}

.a{
	margin: 0 0 1em 0;
	background:  url(../images/login.gif) no-repeat left top;
	width: 200px;
	height: 200px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
}

.ar{
	margin: 0 0 1em 0;
	background: no-repeat left top;
	width: 200px;
	height: 200px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
}

.aa{
	margin: 0 0 1em 0;
	background:  url(../images/socket.jpg) no-repeat right top;
	width: 203px;
	height: 280px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 7px;
}

/*.tdcolor{
	margin: 20px 0;
	background: #FFD9B3  repeat-x top;
	width: 203px;
	height: 200px;
}*/

.bottom{
	margin: 0 0 1em 0;
	background:  url(../images/botm.jpg) no-repeat left top;
	width: 800px;
	height: 200px;
	color: #FFFFFF;
}

.top{
	margin: 0 0 1em 0;
	background:  url(../images/top1.jpg) no-repeat left top;
	width: 800px;
	height: 129px;
	color: #FFFFFF;
}

.tdcolor
{
	/*background: #ffffff url(../images/back_all.jpg) repeat-x top;*/
	background: #ffffff;
}
.tbl{
	
	width: 780px;
	margin: 0px 20px 0px 20px;	
}

.Zborder
{
   border-left: solid thin #FF9900;
   border-bottom: solid thin #FF9900;
}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../images/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../images/images/magminus.cur"), pointer;
}

.tfont
{
font-size:10px;  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.trfont
{
font-size:12px;  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tbfont
{
font-size:1px;  font-family:Book Antiqua;
}
.mainheading{
 font-family:Arial, Helvetica, sans-serif;
 font-size:24px;
 font-style:italic;
 font-weight:bold;
}
.subheading{
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 font-style:italic;
 font-weight:bold;
}
.orangeline{
border-bottom: 2px solid #FF9900;border-bottom: 2px solid #FF9900;  
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
text-indent:25px;
line-height:25px;
}
.selecteditem{
	color:#FF0000;
	font-size:14px;
}