/* 
	Written by Patrick Mulligan
	Written on 8.10.2004
	File: di_style_guide.css
	Description: This template contains the style guide for directinvesting.com

body { 
	font-family: Arial, Helv, Helvetica, Geneva, 55 Helvetica Roman; 
}

th { 
	font-size: 9pt; 
	font-weight: bold; 
	text-align: center; 
}

td { 
	font-size: 9pt; 
}

p {
	color: #333333;
}

select { 
	font-family: Times New Roman; 
	font-size: 8pt; 
}

input { 
	font-family: Times New Roman; 
	font-size: 8pt; 
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #1268AE;
}

a:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #1268AE;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #1268AE; 
}

h1 {
font-size: 10pt; 
	font-weight: bold; 
}

h2 {
font-size: 9pt; 
	font-weight: bold; 
}

.side_form .input1 {width:120px;font-size:10px;}
.side_form .submit {margin-right:10px;float:right;}
.side_form .icell {text-align:center;padding-right:5px;}
.side_form .icell input {width:120px;font-size:10px;}
.side_form .label {font-family: Helvetica; color: FFFFFF; padding:3px 0 3px 0;text-align:left;font-weight:bold;padding-left:6px;}
.side_form .header {font-weight:bold;color:white;text-align:center;font-size:11pt;}
.side_form .header2 {font-weight:bold;color:white;font-size:11pt;padding:10px 0 5px 0;color:yellow;font-family: Helvetica;}
*/



