html,body{margin:0;padding:0}
body{font: 85%/1.3 TrebuchetMS,Arial,sans-serif;
    text-align: left;background: #fff;padding-bottom:20px}
a { color: #0066B3; background: inherit; text-decoration: none;}
h1 { font: bold 2.1em Arial, Arial, Sans-Serif; color: #036DA7 }
h2 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }

div#header{width:100%;overflow:hidden;background: #BBD9EE; }
div#header div#menu{margin:0 auto;text-align:left}
div#header h1{padding: 10px 20px 5px;color: #444}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 100px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #666; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#nav a:hover{background: #fff;color: #000}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

#right {
	float: left;
	width: 96%;
	padding: 1em;
	margin-bottom: 1.2em;
	background: #eee;
	text-align: justify;
}

#rightthin {
	float: left;
	width: 63%;
	padding: 1em;
	margin-bottom: 1.2em;
	background: #eee;
	text-align: justify;
}


#left {
	float: right;
	width: 30%;
	margin: 0 0 10px 0;
        border: 2px solid #000000;
	
}

#boxed {
        background : #FFFFFF;
	float: right;
        padding: 1em;
	margin: 10px 10px 10px 10px;
        border: 2px solid #000000;
	
}

#left .box {
	
	padding: 1em;
	margin: 0 0 1em 0;
}


#content {
font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
	margin: 0 auto;
    padding: 15px;
	background: #fff;
	
	
}


            caption {
                    font-weight: bold;
                        background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
                            border-bottom:2px solid #1975d7;
                                color: #FFF;
                                    text-transform:uppercase;
                                        padding:10px;
                                    }

                                    td, th {
                                            padding: 4px;
                                        }

                                        thead th {
                                                text-align: center;
                                                    background: #F5F5F5;
                                                        color: #666;
                                                            border: 1px solid #FFF;
                                                                text-transform:uppercase;
                                                            }

                                                            tbody th {
                                                                    font-weight: bold;
                                                                }

                                                                tbody tr        {
                                                                        background-color:#FFF; 
                                                                            text-align:left;
                                                                                }
                                                                                tbody tr.odd    {
                                                                                        background: #f9f9f9;
                                                                                            border-top:1px solid #FFF;
                                                                                        }

                                                                                        tbody th a:link, tbody th a:visited{
                                                                                                color:#96D030;
                                                                                                    background:url(http://infectedfx.net/css/tables/layout.gif) no-repeat; 
                                                                                                        padding:3px 0px 0px 18px;
                                                                                                            }
                                                                                                            tbody th a:hover{
                                                                                                                    color:#FF8601;
                                                                                                                        }

                                                                                                                        tbody tr td { 
                                                                                                                                height:50px;
                                                                                                                                    background: #FFF;
                                                                                                                                        border: 1px solid #FFF;
                                                                                                                                            }

                                                                                                                                            tbody tr.odd td{ 
                                                                                                                                                    background: #f9f9f9;
                                                                                                                                                        border-top:1px solid #FFF;
                                                                                                                                                            }

                                                                                                                                                            table td a:link, table td a:visited {
                                                                                                                                                                    color: #1975D7;
                                                                                                                                                                        text-decoration: none;
                                                                                                                                                                    }

                                                                                                                                                                    table td a:hover {
                                                                                                                                                                            color: #50ADEA;
                                                                                                                                                                                border-bottom:2px solid #8FD5FF;
                                                                                                                                                                                    text-decoration: none ;
                                                                                                                                                                                }
                                                                                                                                                                                tbody td a[href="http://www.tridas.org"] {
                                                                                                                                                                                        margin: 0 auto;
                                                                                                                                                                                            height: 15px;
                                                                                                                                                                                                background: url(/images/css/tables/ok.gif) no-repeat;
                                                                                                                                                                                                    border-bottom: 0;
                                                                                                                                                                                                        padding:3px 0px 0px 18px;
                                                                                                                                                                                                            font-weight:bold;
                                                                                                                                                                                                                color:#FF8601;
                                                                                                                                                                                                            }

                                                                                                                                                                                                            table a[title^="Download"] { 
                                                                                                                                                                                                                    background: url(/images/css/tables/down.gif) no-repeat center;
                                                                                                                                                                                                                        padding:20px 0px 0px 15px;
                                                                                                                                                                                                                    }

                                                                                                                                                                                                                    tfoot th, tfoot td {
                                                                                                                                                                                                                            background-color:#E7E7E7; padding:10px;
                                                                                                                                                                                                                                text-align:center; 
                                                                                                                                                                                                                                    font-family:Georgia, "Times New Roman", Times, serif;
                                                                                                                                                                                                                                        font-size:22px; font-weight:bold; font-style:italic;
                                                                                                                                                                                                                                            border-bottom:3px solid #CCC;
                                                                                                                                                                                                                                                border-top:1px solid #DFDFDF;
                                                                                                                                                                                                                                            }
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}

