body {
	font-family: verdana, arial;
        }

a {
        color: white;
}

a:link {
        text-decoration: none;
        }
a:active {
        text-decoration: none;
        }
a:visited {
        text-decoration: none;
        }

.link_black_bold {
        font-size: 100%;
        font-family: verdana, arial;
        font-weight: bold;
        color: black;
        }

.link_black_small {
        font-size: 70%;
        font-family: verdana, arial;
        color: black;
        }

.link_blue_small {
        font-size: 70%;
        font-family: verdana, arial;
        color: blue;
        }

.input {
        font-size: 90%;
        border: 1px solid #666666;
}

.inv_bus_phy_add {
        font-size: 60%;
        font-family: verdana, arial;
        font-weight: bold;
	color: black;
        }

.inv_cust_phy_add {
        font-size: 60%;
        font-family: verdana, arial;
        color: grey;
        }

.next {
        font-size: 60%;
        font-family: verdana, arial;
        font-weight: bold;
	color: black;
        }

.next_red {
	font-size: 60%;
	font-family: verdana, arial;
	font-weight: bold;
	color: red;
	}

.next_small_text {
        font-size: 60%;
        font-family: verdana, arial;
        color: black;
        }

.menu_inc_border_bottom {
	border-bottom: 1px solid #666666;
        }

.input_button {
        font-size: 10px;
        font-family: verdana, arial;
        border: 1px solid #666666;
}

.smalltext {
        font-size: 70%;
        font-family: verdana, arial; 
        }
.small_text {
        font-size: 70%;
        font-family: verdana, arial; 
	}
.small_text_black {
        font-size: 70%;
        font-family: verdana, arial; 
	color: black;
	}
.small_text_bold {
        font-size: 70%;
        font-family: verdana, arial;
	font-weight: bold;
        }
.largetext {
        font-size: 75%;
        font-family: verdana, arial;
        }
.large_text_bold {
        font-size: 120%;
        font-family: verdana, arial;
	font-weight: bold;
        }
.border_small_text_bold {
	border: 1px solid #666666;
        font-size: 70%;
        font-family: verdana, arial;
        font-weight: bold;
	}
.border_small_text {
        border: 1px solid #666666;
        font-size: 70%;
        font-family: verdana, arial;
        }
.headingtext {
	color: #FFFFFF;
        font-size: 200%;
        font-family: verdana, arial; 
        }

.inv_headingtext {
        color: white;
        font-size: 100%;
        font-family: verdana, arial;
        }

.left_large_text {
	color: #FFFFFF;
        font-size: 70%;
        font-family: verdana, arial;
	font-weight: bold;
        }
.left_small_text_on {
	color: #FFFFFF;
        font-size: 60%;
        font-family: verdana, arial;
	font-weight: bold;
        }
.left_small_text_off {
	color: #FFFFFF;
        font-size: 60%;
        font-family: verdana, arial;
        }

.button_off {
        background-color: #484848;
        font-size: 70%;
        font-family: verdana, arial; 
        background-image: url("/images/button_highgloss_22x22.jpg");
        background-repeat: no-repeat;
        background-position: left;
	border: 1px solid #000000;
        }
.button_on {
        background-color: #484848;
        font-size: 70%;
        font-family: verdana, arial;
        background-image: url("/images/button_highgloss_22x22.jpg");
        background-repeat: no-repeat;
        background-position: left;
        border: 1px solid #000000;
	}

.border {
	border: 1px solid #666666;
	}

.border_left {
	border-left: 1px solid #666666;
	}

.border_bottom {
	border-bottom: 1px solid #000000;
	font-size: 70%;
        font-family: verdana, arial;
	}

.topbg {
        background-image: url("/images/topbg_bliss_seg_620x80.jpg");
        background-repeat: no-repeat;
	background-position: center;
        }

.special {
        background-color: #FFFFFF;
        font-size: 70%;
        font-family: verdana, arial;
        border: 1px solid #666666;
        }

.login_menu {
        background-color: #484848;
        font-family: verdana, arial;
        border: 3px solid #000000;
	}

.topbg_heading {
        color: #FFFFFF;
        font-family: verdana, arial;
        font-size: 200%;
        font-weight: bold;
	}

.bodybg {
        background-image: url("/Asterisk/images/bghatch_repeat.jpg");
        }

.bgimage_small_edo {
        background-image: url("/images/bgimage_small_188x150.jpg");
        background-repeat: no-repeat;
        background-position: center;
        }
.bgimage_small {
        background-image: url("/Asterisk/images/bgimage_small_188x150.jpg");
        background-repeat: no-repeat;
        background-position: center;
        }

