﻿body{
padding:0px;
margin:0px;
background:url(images/bg-top.gif) top repeat-x;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#636363;
	}

.h_text { color:#3D3D3D}

.s_text { color:#838383}
	
.l_text { color:#363636; text-decoration:none}
.l_text:hover{ color:#363636; text-decoration:underline}
	
.c_text { color:#FFFFFF}
.c_text a{ color:#FFFFFF}

.c2_text a{ color:#484848; text-decoration:none}
.c2_text a:hover{ color:#484848; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.lh { line-height:15px}
.lh2 { line-height:12px}
	
.line { background:#EAEAEA; width:533px; height:2px}
.line2 { background:#EAEAEA; width:265px; height:2px}
.line3 { background:#EAEAEA; width:203px; height:1px}

.form{height:23px; margin-top:7px;}
.form input {width:171px; height:20px; padding-left:5px}

textarea {width:171px; height:134px; padding-left:5px; overflow:hidden; margin-top:7px}

ul {margin:0; padding:0; list-style:none}
li  {
	background: url(images/a1.gif) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 13px
}

li a  {font-family:Tahoma; font-size:11px; line-height:22px; color:#5A6165; text-decoration:none;}
li a:hover {text-decoration:underline;}

.ul1 li a  {font-family:Tahoma; font-size:11px; line-height:22px; color:#5A6165; text-decoration:underline;}
.ul1 li a:hover {text-decoration:none;}

.ul2 li  {background:url(images/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px; font-weight:bold}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#727272; text-decoration:underline}
.ul2 li a:hover {text-decoration:none}

.li2 {
	background: url(images2/ibullet.png) no-repeat;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 12px
	}


.style-lock {
	vertical-align: text-top;
	margin-left: 2px;
	margin-right: 2px;
}

.scroll {
width: 220px; 
height: 380px;
/*padding-left: 5px;
padding-right: 5px;*/ 
overflow: auto;
}

/*  */

#preview{
	position:relative;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*  */

.MagnifImage{
	background-color:#fff; 
	color:#00f; 
	font-weight:bold; 
	border:4px outset #ccc; 
	text-align:center; 
	padding:0;
	margin:0;
	}

	
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("../js/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("../js/images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("../js/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.PopBoxImageCustom
{
	background-color:#fff; 
	color:#00f; 
	font-weight:bold; 
	border:4px outset #ccc; 
	text-align:center; 
	padding:0;
	margin:0;
}

