#text13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-style:italic;
	color: #6B6B6B;
}

.scrollarea{width: 440px; 
    height: 150px;
    overflow: auto;
    padding: 0 5px 0 0;

}

#box {
	border: 1px solid #C0C0C0;
    padding: 5px 5px 5px 5px;
}

#greytext {
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #C0C0C0;
}

#redtext {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.bluebox { 
color: #000000;
font-weight: bold;
background :#ffffff;
margin : 5px 0 5px 0;
padding : 5px;

}

/* Table */
#sol {
    background: #ffffff;
    padding : 5px 5px 5px 5px;
    clear : both;
	width: 70px;
    height:70px;
}

#sol img {
    border: #ffffff solid 0px;
}

#soltext {
     font-family:Arial, Helvetica, sans-serif;
     font-size: 13px;
     font-weight: normal;
     width: 100%;
     text-align:left;
     margin-top:-15px;
     }

#ordertable {
    background: #F2F2F2 url(../images/img11.gif) repeat-x;
}

#ordertable_bold {
    font-size: 13px;
	font-weight: bold;
}

#high {
    float:left;
	color: #FFffff;
    background-color:#8080FF;
}



#place{
	padding: 1px 5px;
	border-top: 1px solid rgb(54,135,206);
	border-left: 1px solid rgb(81,202,245);
	border-right: 1px solid rgb(81,202,245);
	border-bottom: 1px solid rgb(81,202,245);
	background: rgb(81,202,245) url(../images/img18.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#place a{
	color: #FFFFFF;
}



#print{
	padding: 1px 5px;
	border-top: 1px solid rgb(54,135,206);
	border-left: 1px solid rgb(81,202,245);
	border-right: 1px solid rgb(81,202,245);
	border-bottom: 1px solid rgb(81,202,245);
	background: rgb(81,202,245) url(../images/img18.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#print a{
	color: #FFFFFF;
}

.formpage{
   position: absolute;
   top: 65px;
   left: 100px;
   visibility: hidden;
}

.codeview {
margin : 15px 35px 15px 15px;
padding : 10px;
clear : both;
list-style-type : none;
background : #f9f9f9 url(../images/codeview.png) no-repeat right bottom;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}

.codeview li {
font-size : 13px;
line-height : 24px;
font-family : "Courier New", "MS Sans Serif", sans-serif, serif;
color : #333333;
font-weight : normal;
margin : 0;
padding : 0;
}
.sage { 
font-size : 24px;
color: #F2AF00;
}
.sageback { 
text-align: center;
background : #ffffff;
margin : 5px 0 5px 0;
padding : 10px;
border-top : 2px solid #cccccc;
border-right : 1px solid #eeeeee;
border-bottom : 1px solid #eeeeee;
border-left : 2px solid #cccccc;
}
.warning {
margin : 15px 0 15px 0;
padding : 10px;
clear : both;
list-style-type : none;
background : #FFECEC url(../images/warning.png) no-repeat right bottom;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}
.important {
margin : 15px 0 15px 0;
padding : 10px;
clear : both;
list-style-type : none;
background : #F0F7FF;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}

.important2 {
margin : 0 10px 0 10px;
padding : 10px;
clear : both;
list-style-type : none;
background : #F0F7FF;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}
.important3 {
margin : 15px 0 15px 0;
padding : 10px;
clear : both;
font-weight: bold;
list-style-type : none;
background : #F0F7FF;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
box-shadow:5px -5px 10px #000;
-webkit-box-shadow:5px 5px 10px #CCCCCC;
-moz-box-shadow:5px 5px 10px #CCCCCC;
}
.importantnews {
margin : 0 0 0 0;
padding : 10px 10px 30px 10px;
text-align:left;
list-style-type : none;
background : #f9f9f9;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}

.important li {
font-size : 13px;
line-height : 24px;
font-family : "Courier New", "MS Sans Serif", sans-serif, serif;
color : #333333;
font-weight : normal;
margin : 0;
padding : 0;
}

.announcement {
margin : 15px 15px 15px 15px;
padding : 10px;
clear : both;
list-style-type : none;
background : #f9f9f9;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}

.sectiondescription {
margin : 0 0 15px 0;
padding : 0px;
clear : both;
list-style-type : none;
background : #ffffff;
border-top : 0px solid #eeeeee;
border-right : 0px solid #cccccc;
border-bottom : 0px solid #cccccc;
border-left : 0px solid #eeeeee;
}

.label { border-style:none; color:#000000; }

.error { font-size: 14px; font-weight: bold; color: #FF0000; text-decoration: none; text-align:center;}

.errorLabel { font-size: 14px; font-weight: bold; color: #ff0000; text-decoration: none; border-style:none; }

/* Date */

#date {
    text-align:center;
	font-size: 14px;
	font-weight: bold;
    margin: -16px 0 -5px 0;
}

.firefox {
        width: 35px;
        font-size:smaller;
        font-style:italic;
        text-align:center;
         }
.firefox a {
        position: relative;  
        margin: 0 auto;
        display:block;
        padding:15px 0px 15px 0px;
        background: url("../images/logos/firefoxblue.png") 0 0 no-repeat;
        background-position: 0 -42px;
        }
.firefox a:hover { 
        background-position: 0 4px;
        }
.ie8 {
        width: 35px;
        font-size:smaller;
        font-style:italic;
        text-align:center;
        }
.ie8 a {
        position: relative;  
        margin: 0 auto;
        display:block;
        padding:15px 0px 15px 0px;
        background: url("../images/logos/ie8blue.png") 0 0 no-repeat;
        background-position: 0 -38px;
        }
.ie8 a:hover { 
        background-position: 0 4px;
        }
.safari {
        width: 35px;
        font-size:smaller;
        font-style:italic;
        text-align:center;
        }
.safari a {
        position: relative;  
        margin: 0 auto;
        display:block;
        padding:15px 0px 15px 0px;
        background: url("../images/logos/safariblue.png") 0 0 no-repeat;
        background-position: 0 -41px;
        }
.safari a:hover { 
        background-position: 0 1px;
        }
.chrome {
        width: 35px;
        font-size:smaller;
        font-style:italic;
        text-align:center;
        }
.chrome a {
        position: relative;  
        margin: 0 auto;
        display:block;
        padding:15px 0px 15px 0px;
        background: url("../images/logos/chromeblue.png") 0 0 no-repeat;
        background-position: 0 -38px;
        }
.chrome a:hover { 
        background-position: 0 4px;
        }
.opera {
        width: 35px;
        font-size:smaller;
        font-style:italic;
        text-align:center;
        }
.opera a {
        position: relative;  
        margin: 0 auto;
        display:block;
        padding:15px 0px 15px 0px;
        background: url("../images/logos/operablue.png") 0 0 no-repeat;
        background-position: 0 -38px;
        }
.opera a:hover { 
        background-position: 0 4px;
        }



