body {
    background-color:white;
    margin: 0px 0px 0px 0px;
    font-family: arial;
    font-size: 10pt; 
}

/* */
.domainbox{
    font-size: 10pt; 
    font-family: arial; 
    color: #000000;
}

.checkbutton{
    font-size: 10pt; 
    font-family: arial;
}

.resultheader{
    font-family: arial;
    color: black;
    font-size: 10pt;
}

.carttitle, redtitle{
    font-family: arial;
    color: #69a231;
    font-size: 14pt;
}

.cartcolumn, .notavailable{
    font-family: arial;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}

.cartcontent{
    font-family: arial;
    color: #000000;
    font-size: 10pt;
}

/* common */
.hide{
    display: none;
}

.floatleft{
    float: left;
}

.floatright{
    float: right;
}

.clearfloat{
    clear: both;
}

.noborder{
    border-style: none;
}

.errorbox{
    border: 2px solid red;
    padding: 4px;
    color: red;
    font-size: 10pt;
    font-family: arial;    
    font-weight: bold;
}

.input99{
    width: 99%;
}

.topalign{
    vertical-align: top;
}

.middlealign{
    vertical-align: middle;
}

.centeralign{
    text-align: center;
}

.leftalign{
    text-align: left;
}

.rightalign{
    text-align: right;
}

.boldtext{
    font-weight: bold;
}

.linknodec{
    text-decoration: none;
}

.imagehand{
    cursor: pointer;
}


.style1 {

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.style3 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.style4 {

	font-size: large;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.style5 {color: #FFFFFF}

.style8 {font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.style9 {

	font-size: x-small;

	color: #666666;

}

.style11 {color: #666666}

.style12 {color: #FFFFFF; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}

.style13 {font-size: 30px}

.style14 {color: #999999}

.style15 {color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.styledfield {
	background: #FFFFFF;
        font: verdana #000;
	font-size: 17pt;
	border: solid 1px #000;
	padding: 4px;
	height: 38px;
	width: 370px;
	text-align:center;
}
.style18 {font-size: 24px}
.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.style21 {font-size: 20px}
A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #69a231;}