html {
    border-left: 0px;
    }

body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
    }

body {
    text-align: center;
    color: #125050;
	background-color: #ffffff;	
    }

body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family:  "Trebuchet MS", tahoma, arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;	
    line-height: 1.3em;
    }

strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    }

ul {
    list-style-type: none;
    }

h3 {
    font-size: 13px;
    margin-bottom: 15px;
    color: #125050;
    background-color: inherit;    
    }

img {
    display: block;
    }

a:link, a:visited, a:active {    
    color: #277f80;
    background-color: inherit;
    text-decoration: none;
	}

a:hover {
    text-decoration: underline;    
    }

#feedback_user {
	color: #FF0000;
	background-color: inherit;
	font-weight: bold;
    }
    
.alignRight {
    text-align: right;
    }

.bar_1 {        
    background: url('../images/bg_bar.jpg') no-repeat;
    height: 20px;
    width: 210px;
    padding-left: 10px;
    padding-top: 5px;
    }

.underline_1 {
    width: 340px;
    padding-bottom: 5px;
    background: url('../images/underline_1.gif') no-repeat bottom;
    }
    
.underline_2 {
    width: 595px;
    padding-bottom: 5px;
    background: url('../images/underline_2.gif') no-repeat bottom;
    }

.arrow_1 {
    background: url('../images/arrow_1.gif') no-repeat left;
    padding-left: 10px;
    }

.arrow_2 {
    background: url('../images/arrow_2.gif') no-repeat left;
    padding-left: 10px;
    }

.arrow_3 {
    background: url('../images/arrow_2.gif') no-repeat 0px 9px;
    padding-left: 10px;
    }
    
.arrow_4 {
    background: url('../images/arrow_1.gif') no-repeat 0px 5px;
    padding-left: 10px;
    }

#wrapper {
    width: 637px;
    float: none;
    text-align: left;    
    margin: 0px auto;
    padding-top: 20px;	
	}

/* START content */
#content {
    }   
    
/* start page */    
#page, #page_detail {
    padding: 10px;
    color: #333333;
    background-color: #ececec;
    width: 600px;    
    }

#page td {    
    vertical-align: top;    
    }

#page td.details {
    padding-left: 20px;
    }

#page td.menu ul {    
    color: #ffffff;
    background-color: #00393a;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding-left: 5px;
    font-weight: bold;
    line-height: 2em;
    }        

#page td.menu a {
    color: #ffffff;
    background-color: inherit;
    font-weight: normal;
    }
/* end page */    

/* END content */    

/* START t_homepage_01 */    
.t_homepage_01 {
    width: 620px;    
    }

.t_homepage_01 img {
    display: block;
    }

.t_homepage_01 td {
    vertical-align: middle;
    color: #333333;
    background-color: #f4f4f4;    
    }

.t_homepage_01 td.left {
    padding: 20px;
    text-align: center;
    }


.t_homepage_01 td.right {    
    padding-left: 15px;
    padding-right: 15px;
    width: 340px;    
    }

.t_homepage_01 h3 {
    color: #125050;
    background-color: inherit;
    height: 20px;
    }

.t_homepage_01 p {
    margin-bottom: 10px;
    }
/* END t_homepage_01 */


/* START t_homepage_02 */    
.t_homepage_02 {
    width: 340px;
    }

.t_homepage_02 td {
    vertical-align: middle;
    color: #125050;
    background-color: #ffffff;        
    }

.t_homepage_02 h3 {
    color: #125050;
    background-color: inherit;
    height: 20px;    
    }

.t_homepage_02 p {
    margin-bottom: 10px;
    }
/* END t_homepage_02 */