<!--
body {
 color: #252525;
 background-color: #F0F0F0;
 font-family: verdana,helvetica;
 margin:0 auto;
	padding: 0 0px;
	min-width: 800px;
	max-width: 1024px;
	
 
}

body a:link, body a:visited, body a:active {
 color: #0000CC;
 text-decoration: underline;
 
}
body a:hover {
 color: #252525;
 text-decoration: none;
 
}


.logobackground {
 background-image: url(images/designsight/logo_bg.jpg); 
}



.mainpage {
 background-color: #FFFFFF;
}



.tableoutborder {
 background-color: #808080;
}



.tableinborder {
 background-color: #808080;
}

.threadline {
 color: #808080;
 background-color: #808080;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #FFFFFF;
 background-color: #5B93ED;
 background-image: url(images/designsight/cellpic.gif);
}


.tabletitle_fc {
 color: #FFFFFF;
}


.inposttable {
 background-color: #F9F9F9;
 
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #FFFFFF;
 text-decoration: underline;
 
}
.tabletitle a:hover { 
 color: #F9F9F9;
 text-decoration: none;
 
}

.smallfont {
 font-size: 11px;
 font-family: verdana,helvetica;
 
 
}

.normalfont {
 font-size: 12px;
 font-family: verdana,helvetica;
 
 
}

.tablecat {
 color: #5183E5;
 background-color: #F8F7F7;
 background-image: url(images/designsight/catpic.gif);
}


.tablecat_fc {
 color: #5183E5;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #5183E5;
 text-decoration: underline;
 
}
.tablecat a:hover { 
 color: #4F80E3;
 text-decoration: none;
 
}

.tableb {
 color: #252525;
 background-color: #F9F9F9;
 
}


.tableb_fc {
 color: #252525;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #0000CC;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #252525;
 text-decoration: none;
 
}

.tablea {
 color: #252525;
 background-color: #FEFFFF;
 
}


.tablea_fc {
 color: #252525;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #0000CC;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #252525;
 text-decoration: none;
 
}

.prefix {
 color: #598FEA;
 
 
 
}

.time {
 color: #598FEA;
 
 
 
}

.highlight {
 color: #598FEA;
 font-weight: bold;
 
 
}

select {
 font-size: 12px;
 font-family: verdana,helvetica;
 color: #252525;
 background-color: #FEFFFF;
 
}

textarea {
 font-size: 12px;
 font-family: verdana,helvetica;
 color: #252525;
 background-color: #FEFFFF;
 
}

.input {
 font-size: 12px;
 font-family: verdana,helvetica;
 color: #252525;
 background-color: #FEFFFF;
 
}

.publicevent {
 color: ;
 
}

.privateevent {
 color: ;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #808080;
 color: #252525;
 background-color: #FEFFFF;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}

.footerfont {
 color: #FFFFFF;
 font-family: verdana,helvetica;
 font-size: 11px;
}

.footerfont a:link, .footerfont a:visited, .footerfont a:active {
 color: #FFFFFF;
 text-decoration: none;
}
.footerfont a:hover {
 color: #FFF8EF;
 text-decoration: none;
}

h1 { font-family: Arial, Helvetica, Geneva, helv, sans-serif; font-size: 20px; text-align: left; padding: 3px; margin: 3px; border-bottom: 0;}
h2 { font-family: Arial, Helvetica, Geneva, helv, sans-serif; font-size: 19px; text-align: left; padding: 3px; margin: 3px; border-bottom: 0;}
h3 { font-family: Arial, Helvetica, Geneva, helv, sans-serif; font-size: 14px; text-align: left; padding: 0px; margin: 0px; border-bottom: 0;}
-->