body {
                            /*background: #990;*/
							background-image:
							url('img/logo/bg.jpg');
                            font-family: tahoma, verdana;
                            font-size:10px;
                            }
#container {
                            background: #777;
							width: 720px;
							margin: 0 auto 0 auto;
							padding: 10px;
							text-align: center;
                            }
/*.box {
                            background: #fff; 
                            }*/
#leftcontent {
                            font-size:12px;
                            float: left;
                            width: 180px;
                            font-variant: small-caps;
							font-weight: bold;
                            }
#rightcontent {
                            font-size:12px;
                            margin-left: 200px;
                            text-align: justify;
							width:500px;
                            }
#rightcontentinner {
                            padding:5px;
							}

#bottomcontent {
                            font-size:11px;
                            padding: 4px;
                            margin-left: 190px;
                            max-width: 80%;
                            text-align: center;
							color: #ddd;
                            }
ul.menu {
                            list-style: none; 
                            margin: 0px 3px 0px 3px; 
                            padding: 0px;
                            border-style: solid;
                            border-color: #aaa;
                            border-width: 0px 0px 0px 0px;
                            } 
li.menu {
                            text-align: left;
                            margin: 0px 0px 0px 0px; 
                            padding: 3px;
                            border-style: solid;
                            border-color: #aaa;
                            border-width: 1px 0px 0px 0px;
							color: #08d;
                            }
li.submenu {
                            margin: 0px 0px 0px 0px; 
                            padding-bottom: 2px;
                            padding-left: 15px;
                            letter-spacing: 1px;
							font-size:90%;
							font-weight: normal;
							color: #08d;
                            } 
a:link {
          color: black;
          }
a:active {
          color: black;
          }
a:visited {
          color: red;
          }
a:hover {
          color: red; 
          text-decoration: none;
          }
a.menu:link {
                    color: black;
                    text-decoration: none;
                    
                    }
a.menu:active {
                    color: black;
                    text-decoration: none;
                   
                    }
a.menu:visited {
                    color: black;
                    text-decoration: none;
                   
                    }
a.menu:hover {
                    color: red; 
                    text-decoration: none;
                 
                    }
.title {
                    font-size: 18px;
                    }
.caption {
                    font-size: 90%;
                    text-align:center;
                    padding-top:15px;
                    padding-bottom:15px;
                    }

i.small {
                    font-size: 90%;
                    font-weight: normal;
                    }
i.x-small {
                    font-size: 60%;
                    letter-spacing: 5px;
                    }
h1 {
                    font-size: 18px;
                    }
h2 {
                    font-size: 16px;
                    }
h3 {
                    font-size: 14px;
                    }
dt {
   					padding-top: 10px;
					font-weight: bold;
   					}
ol.alpha {
		   			list-style-type: lower-alpha;
		   			}
th {
                    font: bold;
                    font-size: 10px;
                    border: none;
                    border-bottom: 1px solid #333;
                    border-left: 1px solid #333;
                    text-transform: uppercase;
                    text-align: left;
                    padding: 5px 1px 5px 2px;
                    background: #fd6;
                    }
th.nobg {
                    border: none;
                    background: none;
                    }
table {
					margin-left: auto;
					margin-right: auto;			
					}
td {
                    font-size: 12px;
                    border: none;
                    border-left: 1px solid #333;
                    border-bottom: 1px solid #333;
                    background: #f5f5f5;
                    padding: 0px 0px 0px 2px;
					text-align:left;
                    }
td.blank {
                    border: none;
					background: #999;
                    }

img.corner {
					width: 15px;
					height: 15px;
					border: none;
					border-left-width: 5px;
					display: block !important; 
}

img.padded {
					border: none;
					border-left-width: 5px;
					border-right-width: 5px;
					display: block !important; 
}
img.left {
					border: none;
					border-left-width: 5px;
					border-right-width: 5px;
					float: left;
}
img.right {
					border: none;
					border-left-width: 5px;
					border-right-width: 5px;
					float: right;
}

img.centered {
					display: block;
					margin-left: auto;
					margin-right: auto;
					border: none;
}

img.icon {
					border: none;
					padding-right: 5px;
}


img.hl {
					display: block;
					margin-left: auto;
					margin-right: auto;
					border: none;
					padding: 20px;
}

.roundtop { 
					float: left;
					width:100%;
					background: url(tr.gif) no-repeat top right;
					background-color: #f90;
}

.roundbottom {
					width:100%;
					background: url(br.gif) no-repeat top right;
					background-color: #f90;
}
.box
{
    margin-top: 10px;
	margin-bottom: 80px;
    border: 0px solid #fff;
    color: #333;
    padding: 5px;
    text-align: left;
    background-color: #ffffff;
    border: 3px solid #f90;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

html,body{
    height: 100%;
    margin: 0px;
}
