body {margin: 0; margin-top: 5px; background-color: #323232; font-family: Arial, sans-serif; font-size: 10pt; color: white; overflow-x: hidden;}

/* Layout styles */
.layout_table {background-color: #484848}

.tl {width: 32; height: 30; background-image: url('common/images/design/layout/top_left.gif'); background-repeat: no-repeat}
.t {width: 930; height: 30; background-image: url('common/images/design/layout/top.gif'); background-repeat: repeat-x}
.tr {width: 38; height: 30; background-image: url('common/images/design/layout/top_right.gif'); background-repeat: no-repeat} 

.l {width: 32; background-image: url('common/images/design/layout/left.gif'); background-repeat: repeat-y}
.r {width: 38; background-image: url('common/images/design/layout/right.gif'); background-repeat: repeat-y} 

.bl {width: 32; height: 52; background-image: url('common/images/design/layout/bottom_left.gif'); background-repeat: no-repeat} 
.b {width: 930; height: 52; background-image: url('common/images/design/layout/bottom.gif'); background-repeat: repeat-x} 
.br {width: 38; height: 52; background-image: url('common/images/design/layout/bottom_right.gif'); background-repeat: no-repeat}
/* end layout styles */

/* busi table */
.top_border {border-color: #6C6C6C; border-style: solid; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-width: 0px;}
.under_border {border-color: #6C6C6C; border-style: solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 0px;}

/* Text Styles */
.p_heading {font-family: Arial, sans-serif; text-align: left; font-size: 12pt;}
.contact {font-family: Arial, sans-serif; text-align: right; font-size: 10pt;}
.n_text {font-family: Arial, sans-serif; text-align: justify; font-size: 10pt;}
.icon_text {font-family: Arial, sans-serif; text-align: center; font-size: 8pt; font-weight: bold;}
.heading {font-family: Arial, sans-serif; text-align: left; font-size: 10pt; font-weight: bold;}
.asterix {color: #FF0000}

a:link {color: #CCCCCC;}
a:visited {color: #999999;}
a:hover {color: #FFFFFF}
a:active {color: #FF0000;}

input {font-family: Arial, sans-serif; font-size: 10pt;}
textarea {font-family: Arial, sans-serif; font-size: 10pt;}