html, body {
height : 100%;
background-color : #ffffff;
}
a:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #000066;
text-decoration : none;
}
.red_txt {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #ff0000;
text-decoration : none;
}
a:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #000066;
text-decoration : none;
}
.white_bg {
	background-color: #FFFFFF;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #006666;
text-decoration : underline;
}
.tiny_txt {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #1e618b;
text-decoration : none;
}
a:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #66cccc;
text-decoration : none;
}
#bg {
background-color : #82b5ca;
width : 975px;
margin : 0 auto;
text-align : left;
}
.title {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #557a9f;
}
body {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #557a9f;
text-align : center;
}
.white_txt {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #ffffff;
text-decoration : none;
padding : 5px;
background-color : #557a9f;
}
.main_content {
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
background-color : #d0e1e7;
position : relative;
width : 722px;
left : 0;
float : left;
background-image : url(furniture/main_body_bg.jpg);
min-height : 400px;
}
#editable_box {
padding-top : 5px;
padding-right : 5px;
padding-bottom : 5px;
padding-left : 5px;
background-color : #d0e1e7;
position : relative;
width : 700px;
left : 10px;
float : left;
background-image : url(furniture/white_bg.jpg);
min-height : 400px;
margin-top : 1px;
}
#right_image {
position : relative;
width : 240px;
left : 15px;
float : left;
margin-top : 1px;
}
.popup_box {
top:0px;
left:0px;
width : 357px;
position : absolute;
height : 182px;
background-image : url(furniture/popup_bg.jpg);
}
.col1 {
text-align : right;
width : 135px;
height : 31px;
margin : 0;
float : left;
margin-right : 2px;
background : url(furniture/bg_label.gif) no-repeat;
}
.col2 {
width : 195px;
height : 31px;
display : block;
float : left;
margin : 0;
background : url(furniture/bg_textfield.gif) no-repeat;
}
.col2comment {
width : 195px;
height : 98px;
margin : 0;
display : block;
float : left;
background : url(furniture/bg_textarea.gif) no-repeat;
}
.col1comment {
text-align : right;
width : 135px;
height : 98px;
float : left;
display : block;
margin-right : 2px;
background : url(furniture/bg_label_comment.gif) no-repeat;
}
div.row {
clear : both;
width : 335px;
}
.submit {
height : 29px;
width : 330px;
background : url(furniture/bg_submit.gif) no-repeat;
padding-top : 5px;
clear : both;
}
.input {
background-color : #fff;
font : 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #5a698b;
margin : 4px 0 5px 8px;
padding : 1px;
border : 1px solid #8595b2;
}
.red_input {
background-color : #333333;
color : #0099cc;
margin : 4px 0 5px 8px;
padding : 1px;
border : 1px solid #ff0000;
font-family : "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 14px;
}
.textarea {
border : 1px solid #8595b2;
background-color : #fff;
font : 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #5a698b;
margin : 4px 0 5px 8px;
}
.table_header1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
padding-right : 10px;
padding-left : 10px;
}
.table_header2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #87a3be;
padding-right : 10px;
padding-left : 10px;
}
.table_light1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #005279;
text-decoration : none;
background-color : #d9e1ea;
padding-right : 10px;
padding-left : 10px;
}
.table_light2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #006699;
text-decoration : none;
background-color : #eef2f7;
padding-right : 10px;
padding-left : 10px;
}
.header {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : underline;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.white_txt_link:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #d0e1e7;
text-decoration : none;
padding : 5px;
}
a.white_txt_link:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #d0e1e7;
text-decoration : none;
padding : 5px;
}
a.white_txt_link:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #d0e1e7;
text-decoration : none;
padding : 5px;
}
a.white_txt_link:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #d0e1e7;
text-decoration : underline;
padding : 5px;
}
a.header_link:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : none;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
a.header:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #ffffff;
text-decoration : underline;
background-color : #557a9f;
height : auto;
border-left-color : #557a9f;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
.glossymenu {
cursor: pointer;
cursor: hand;
margin : 5px 0;
padding : 0;
width : 245px;
border : 1px solid #9a9a9a;
border-bottom-width : 0;
float : left;
}
a.left_menu_link {
color : #415c85;
display : block;
position : relative;
width : auto;
padding-left : 5px;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
height : 34px;
padding-right : 0;
padding-bottom : 0;
background-color : #ffffff;
background-image : url(furniture/glossyback.gif);
background-repeat : repeat-x;
background-position : left bottom;
text-align : left;
vertical-align : middle;
margin : 0;
line-height : 32px;
}
a.left_menu_link:hover {
background-image : url(furniture/glossyback2.gif);
background-repeat : repeat-x;
color : #ffffff;
}


