body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	line-height: 1.2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/img/bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1 {
	font-size: 15px;
	font-weight:normal;
	color: #E34000;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight:normal;
	color: #006699;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3, h4 {
	font-size: 13px;
	font-weight:normal;
	color: #006699;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div {
		color: #333333;
} 

.left{
float:left;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #4B7DAE;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
}

blockquote {
	margin-top: 5px;
	margin-bottom: 5px;
}
select {
	font-size: 10px;
	color: #006699;
}
fieldset {
	margin-bottom:5px;
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
	padding-bottom:5px;
	padding-right:5px;
	color: #06C;
}
ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
fieldset.alert{
	text-align:center;
}
fieldset.alert a {
	font-size:14px;
}
fieldset.alert legend{
	color: #FF0000;
}
input.button, input.button:hover  {
	color: #000000;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin:0px;
	background-image: url(/img/button_bkg.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
	height:21px;
	cursor: hand;
}
input.button:hover {
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-position:0px -20px;
}
.clear {
	clear:both;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.commonTable th {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #EFEFEF;
}
.commonTable td {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F7F7F7;
}
.dsTable th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D7EDFA;
	background-image: url(/img/titlegrad.png);
	background-repeat: repeat-x;
}
.dsTable td {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #F7F7F7;
}
.mainWrapper {
	text-align: left;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 185px 74px;
	background-color: #FFFFFF;
}
.main {
	width:920px;
	background-image: url(/img/bbg.gif);
	background-repeat: repeat-y;
}
.BrandImg {
	width:558px;
	height:249px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	overflow:hidden;
	float:left;
}
.BrandButtons {
	width:172px;
	overflow:hidden;
	float:right;

}
.BrandButtons-spacer{
margin-bottom:3px;
font-size:1px;
}

.BrandButtons span.pad {
	padding:10px;
	display: block;
	white-space: normal;
	text-align: center;
	font-size: 14px;
	line-height:19px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.BrandButtons small {
	font-size: 12px;
}
.BrandButtons big {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.head-but1, a.head-but2, a.head-but3 {
	width:170px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	color: #000000;
	white-space: normal;
	display: block;
}
a.head-but1{
	border-top-color: #CC3300;
	height:78px;
	margin-bottom: 3px;
}
a.head-but2{
	border-top-color: #00CC33;
	height:78px;
	margin-bottom: 3px;
}
a.head-but3{
	border-top-color: #0099CC;
	height:77px;
}
a.head-but1:hover, a.head-but2:hover, a.head-but3:hover {
	background-color:#E9F5FC;
	text-decoration: none;
}

.selnode {
	background-image:none;
}

ul.lt_text {
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lt_text li{
	background:url(/img/a2.gif) no-repeat left 4px; 
	margin: 2px 0px 0px 0px; 
	padding:0px 0px 0px 8px
}
.li1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-image: url(/img/a.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: -15px;
}


.li2 {background:url(/img/sq.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 13px}
.li4 {background:url(/img/a.gif) no-repeat left center; margin: 13px 0px 0px 0px; padding:0px 0px 0px 7px}

ul.list1 {
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list1 li {
	background:url(/img/sq.gif) no-repeat left center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}


/* main cell css*/
.cellWrapper {
	margin-bottom:5px;
	background-color: #FFFFFF;
}
.cellHeader {
	background-image: url(/img/m-t-dr.gif); background-repeat: repeat-x; background-position: top; height:16px;overflow:hidden;
		border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
}
.cellTitle {
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	line-height:14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666666;
}
.cellSpacer {
	background-image: url(/img/cellSpacer.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	height:14px;
}

.cellContent {
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	text-align:left;
}
.cellContent td {
}
.menuPadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cellPadding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cellFooter {
	background-image: url(/img/m-b-dr.gif); background-repeat: repeat-x; height:11px; overflow:hidden;
		border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
}
/* alt cell css*/
.cellWrapperAlt {
	margin-bottom:5px;
	background-color:#FAFAF8;
}
.cellHeaderAlt {
	background-image: url(/img/m2-t-dr.gif); background-repeat: repeat-x; background-position: top; height:5px;overflow:hidden;
border-left:solid 1px #DDDDDD;border-right:solid 1px #DDDDDD;
}
.cellContentAlt {
	background-image: url(/img/m2-t-con.gif); background-repeat: repeat-x; background-position: top;  background-color:#FAFAF8;text-align:left; overflow:hidden;border-left:solid 1px #DDDDDD;border-right:solid 1px #DDDDDD;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cellContentAlt .heading {
	font-size: 16px;
	font-weight: normal;
	color: #4B7DAE;
	margin-bottom: 10px;
}
.cellFooterAlt {
	background-image: url(/img/m2-b-dr.gif); background-repeat: repeat-x; height:5px;overflow:hidden;border-left:solid 1px #DDDDDD;border-right:solid 1px #DDDDDD;
}

.leftCol {
	background-color: #FFFFFF;
	float:left; width:181px;
	line-height:1.2em;
	font-size:12px;
}
.rightCol {
	background-color: #FFFFFF;
	float:right;
	width:735px;
	overflow: visible;
	line-height:1.3em;
	font-size:12px;
}

.hRule {
	background-repeat: repeat-x;
	height:7px;
	overflow:hidden;
	background-image: url(/img/t-dr.gif);
}

table.featureList  {
width:100%;
}
.featureList table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featureList th.heading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #778797;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList th.headingRev {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList th {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList td {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E6E6E6;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featureList td.tick {
	background-image: url(/img/bluecheck.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
input.txtfield {
	font-size: 12px;
	color: #0066CC;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subTitleFormSubmit {
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


.proverb { width:450px; text-align:left; margin-top: -10px; padding-bottom: 10px;
}
.hlite {
	color: #CC0066;
}
.linkbutton, .linkbutton:hover {
	color: #333333;
	background-color: #DBDBDB;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(/img/button_bkg.png);
	background-repeat: repeat-x;
	margin:0px;
	position: relative;
	background-position:0px 0px;
	height:20px;
}
.linkbutton:hover {
	color: #000000;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-color: #C7E8FA;
	background-position:0px -20px;
}
.linkbuttonbig, .linkbuttonbig:hover {
	color: #333333;
	background-color: #DBDBDB;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(/img/button_bkg2.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
	height:31px;
	font-size: 15px;
}
.linkbuttonbig:hover {
	color: #000000;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-color: #C7E8FA;
	background-position:0px -31px;
}
.cartcontent, .cartcontent td {
	white-space: normal;
}
.cartcontent a, .cartcontent a:hover {
	color: #333333;
	background-color: #DBDBDB;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(/img/button_bkg.png);
	background-repeat: repeat-x;
	position:relative;

}
.cartcontent a:hover {
	color: #000000;
	border: 1px solid #999999;
	background-image: url(/img/button_hover_bkg2.png);
	background-repeat: repeat-x;
	background-color: #C7E8FA;
}


.error td, .error th {
	color:#FF0000;
}
.error td, .error th {
	color:#FF0000;
}
.register_link {
	font-size: 24px;
}
.advline1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

/* New styles for billing software*/

.hosting_fee {
	font-size: 10px;
	font-weight:bold;
	white-space: nowrap;
	padding-bottom: 5px;
}


table.PlanList {
width:100%;
}
table.PlanList .heading {
	color: #000000;
	background-color: #F0F0F0;
}
table.PlanList th, table.PlanList td{
	padding:5px;
	margin:1px;
}
table.PlanList th.leftcol{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.PlanList td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.PlanList a.planbutton, .PlanList a.planbutton:hover {
	display: block;
	height:14px;
}
table.PlanList th {
	background-color:#FFFFFF;
}


th.col_1 {
	border-bottom-color: #A053BB;
	color: #A053BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}
th.col_2{
	border-bottom-color: #F48C05;
	color: #F48C05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}
th.col_3 {
	border-bottom-color: #9CD23D;
	color: #9CD23D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}
th.col_4 {
	border-bottom-color: #4B7DAE;
	color: #4B7DAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}

td.col_1 {
	background-color:#FBF5FC;
}
td.col_2{
	background-color:#FFF9F0;
}
td.col_3 {
	background-color:#F7FBEE;
}
td.col_4 {
	background-color:#EFF3F8;
}


th.dcol_1 {
	border-bottom-color: #A053BB;
	color: #A053BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}
th.dcol_2{
	border-bottom-color: #F48C05;
	color: #F48C05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}
th.dcol_3 {
	border-bottom-color: #9CD23D;
	color: #9CD23D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}
th.dcol_4 {
	border-bottom-color: #4B7DAE;
	color: #4B7DAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
}

td.dcol_1 {
	background-color:#F2E0F5;
}
td.dcol_2{
	background-color:#FFF0D9;
}
td.dcol_3 {
	background-color:#F0F8DE;
}
td.dcol_4 {
	background-color:#DCE4EF;
}


a.adminmenu {
	text-align:left;
	background-color: #FFFFFF;
	display: block;
	margin-top: 4px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 16px;
	border: 1px solid #FFFFFF;
	background:url(/img/a2.gif) no-repeat 7px 8px;
	text-decoration: none;
	font-weight:normal;
}
a.adminmenu:hover{
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #003366;
}
a.adminmenu strong{
	font-size:13px;
	display: block;
	font-weight:bold;
}

#payment_options tr{

}
#payment_options td{
	margin: 1px;
	padding:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.domainCheck {
	margin-bottom:3px;
	background-image:url(/img/domwin-bg.gif); 
	background-repeat: repeat-x;
	height: 42px;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
}
.domainCheck a {
	color: #FFFF66;
	text-decoration: none;
		font-size:14px;
}
.domainCheck a:hover {
	color: #FFE066;
	text-decoration: none;
		font-size:14px;
}
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#d9e6e8; border:1px solid #336; 
  width:400px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
#blockDiv {
	position:absolute; 
	left:-1000; 
	top:-1000; 
	width:200px; 
	height:30px; 
	text-align:center;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px dashed #999999;
}
.groupwrapper {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 2px;
}
.leftlogin {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.imputtext input {
	width:100px;
}
.menutitle{
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	background-color: #CCE8F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/img/titlegrad.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.menu, a.menu:hover{
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 16px;
	background:url(/img/a2.gif) no-repeat 7px center;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	white-space: normal;
}
a.menu:hover{
	background-color: #E9F5FC;
	text-decoration: none;
	color: #003366;
	border: 1px solid #CCCCCC;
}

table.domainlist {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.domainlist th.tophead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F5A68;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
table.domainlist th {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #788798;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.domainlist td {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #E6E6E6;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.red {
	color:#CC0000;
}
.green {
	color:#009900;
}
.blue {
	color:#3399CC;
}
.orange {
	color:#FF6600;
}
#topnav-wrapper {
	margin-top:10px;
	display:block;
	height:25px;
}
#language {
	margin-left:20px;
	float:left;
	overflow: visible;
	position: relative;
}
#language a.Locale, #language a.Locale:hover, #language a.selLocale {
	margin: 2px;
	padding: 4px;
	border: 1px dotted #CCCCCC;
	height:27px;
}
#language a.Locale:hover {
	background-color: #EAEAEA;
}
#language a.selLocale {
	background-color: #CCFF00;
	border: 1px solid #CCCCCC;
}

#topnav {
	float:right;
}
#topnav ul, #topnav li {
	display: inline;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#topnav a, #topnav a:hover {
	padding-top:9px;
	padding-bottom:9px;
	padding-right:11px;
	padding-left:32px;
	display: inline;
	position: relative;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 7px 4px;
}
#topnav a:hover {
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	padding-left:31px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #F7F9FB;
}
#topnav #ico-home {
	background-image: url(/img/ico-home.png);
}
#topnav #ico-support {
	background-image: url(/img/ico-support.png);
}
#topnav #ico-contact {
	background-image: url(/img/ico-contact.png);;
}
#topnav #ico-account {
	background-image: url(/img/ico-account.png);
}
#topnav #ico-cart {
	background-image: url(/img/ico-cart.png);
}
#topnav #ico-logout {
	background-image: url(/img/ico-logout.png);
}
#topnav #ico-createacc {
	background-image: url(/img/ico-createacc.png);
}
#topnav #ico-login {
	background-image: url(/img/ico-login.png);
}
/* Ajax domain check */

#quickdomcheck {
	margin-bottom:0px;
	background-color:#FFFFFF;
}
#quickdomcheck .cellContent{
	padding-top:5px;
	padding-bottom:5px;
}
#quickdomcheck #qdc_lwin{
	float:left;
	width:355px;
	text-align:center;
	padding-top:5px;
	height:26px;
}
#quickdomcheck #qdc_rwin{
	float:left;
	width:370px;
	border-left:#CCCCCC 1px solid;
	padding-top:5px;
	height:28px;
	text-align:center;
}
.nopadding h1, .nopadding h2, .nopadding p {
	padding-top:2px;
	padding-bottom:2px;
}
small, .small {
	font-size: 0.9em;
	line-height: 1.1em;
	white-space:normal;
}
big, .big {
	font-size: 1.2em;
	line-height: 1.2em;
	white-space:normal;
}
.infolayer {
	border: 1px solid #999999;
	text-align:left;
	width: 100%;
	background-color: #FFFFFF;
}
.infolayer-title {
	font-weight: bold;
	color: #000000;
	background-color: #B3E7FF;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(/img/button_hover_bkg2.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 1px;
}
a.infolayer-close, a.infolayer-close:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #999999;
	width:18px;
	height:16px;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
}
a.infolayer-close:hover {
	background-color: #DDF1FB;
}
.infolayer-content {
	display: block;
	padding: 10px;
	overflow: auto;
	margin: 1px;
}
.blog-wrapper {
 float:left;width:205px;margin-right:10px;
}
.alert legend {
	font-weight:bold;
	color:#FF0000;
}
.notice legend {
	font-weight:bold;
	color:#009933;
}

/* paging */
div.paging {
	background-color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	display:block;
	min-width:550px;
}
div.paging ul#paging {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
}
div.paging ul#paging li {
	display: inline;
	margin:1px;
}
div.paging ul#paging li.active {
	background:#719c95;
	border:1px solid #888888;
	padding: 3px 8px 3px 8px;
	color:#FFFFFF;
	font-weight:700;
}
div.paging ul#paging li a, 
div.paging ul#paging li.previous-off,
div.paging ul#paging li.next-off  {
	padding: 3px 8px 3px 8px;
	color:#000000;
	text-decoration: none;
	border:1px solid #719c95;
}
div.paging ul#paging li.previous-off,
div.paging ul#paging li.next-off  {
	border:1px solid #dedede;
	color:#888888;
}
div.paging ul#paging li a:hover {
	background:#abc8e1;
	border:1px solid #719c95;
	color:#719c95;
}
