Just fill in the details


<style>

.table {	
border-left-color: color here;
border-bottom-color: color here;
border-top-color: color here;
border-right-color: color here;
border-left-style: solid/dotted/dashed;
border-bottom-style: solid/dotted/dashed;
border-top-style: solid/dotted/dashed;
border-right-style: solid/dotted/dashed;
border-width: #px;}

.td {
border-left-color: color here;
border-bottom-color: color here;
border-top-color: color here;
border-right-color: color here;
border-left-style: solid/dotted/dashed;
border-bottom-style: solid/dotted/dashed;
border-top-style: solid/dotted/dashed;
border-right-style: solid/dotted/dashed;
border-width: #px;
vertical-align:*top*/bottom/left/right/center;}

a:link 
{color: color here;
text-decoration: italic/underline/strikethough;
font-family: Font Here;
font-size: #px;
font-weight: bold;}

a:visted
{color: color here;
text-decoration: italic/underline/strikethough;
font-family: Font Here;
font-size: #px;
font-weight: bold;}

A:HOVER 
{background:color/url("http://www.url here.com");
{color: color here;
text-decoration: italic/underline/strikethough;
font-family: Font Here;
font-size: #px;
font-weight: bold;}
cursor: cursor name/url here;}

body, html 
{color: color here;
font-family: Font Here;
font-size: #px;
margin: #px;
background-color: color here;
background-attachment: *fixed*/no-fixed;
background-repeat: no-repeat;
background-position: center/left/right;
scrollbar-face-color: color here;
scrollbar-arrow-color: color here;
scrollbar-track-color: color here;
scrollbar-shadow-color: color here;
scrollbar-darkshadow-color: color here;
scrollbar-3dlight-color: color here;
scrollbar-highlight-color: color here;}

.img 
{border:#px; 
filter:alpha(opacity=150%,finishopacity=10%,style=3);}

input, select, textarea
{font-size: #px;
font-family: Font Here;
color: color here;
background-color: color here;
border:#px solid/dotted/dashed color here;
border-style: solid/dotted/dashed color here;
border-width: 1px;}

.input, .select, .textarea
{font-size: #px;
font-family: Font Here;
color: color here;
background-color: color here;
border:#px solid/dotted/dashed color here;
border-style: solid/dotted/dashed color here;
border-width: 1px;}

.leftnav, .topbar, .comments
{font-family: Font Here;
border:#px solid/dotted/dashed color here;
background:color here/url(http://www.url here.com);}

</style>