@charset "utf-8";
/* CSS Document */

body,html { height:100%;margin:0 }

A:link {text-decoration:none; font-size:14px; color:#EC0101; font-weight:bold}
A:visited {text-decoration:none; font-size:14px; color:#EC0101; font-weight:bold}
A:active {text-decoration:none; font-size:14px; color:#EC0101; font-weight:bold}
A:hover {text-decoration:underline; font-size:14px; color:#333333; font-weight:bold}

.text1 {font-family:trebuchet MS, Arial, Verdana;
		font-size:12px
		}
.text2 {font-family:trebuchet MS, Arial, Verdana;
		font-size:15px
		}	
.table3 {border:1px solid; border-color: #999999;}
		
.table {padding:4px;border:1px solid; border-color: #999999;}

.table2 {padding:4px;border:1px solid; border-color: #E6E6E6;}
.table4 {padding:5px; background-color:#FFFFFF; border:1px solid; border-color: #E6E6E6;}

.polaroid {
padding: 10px;
border-top: solid 1px #eee;
border-right: solid 1px #ccc;
border-bottom: solid 1px #bebebe;
border-left: solid 1px #eee;}
