/* 
 *  default stylesheet for www.hackorama.com 
 *  Kishan Thomas < kishan at hackorama dot com >
 */

body { 
	text-align: center;
	color: #000000;
	background-color: #ffffff; 
	font-family:  verdana, arial, sans-serif;
	font-size:  12px;
	padding-bottom: 30px;
	padding-top: 30px;
}

.superbox { 
	vertical-align: top;
	margin: 0px auto;
	width: 732px;
}

.mainbox { 
	background-color: #ffffff;
	vertical-align: top;
	border: 1px solid #aaaaaa;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.contentbox { 
	width: 100%;
	text-align: right; 
	font-family:  verdana, arial, sans-serif;
	font-size:  10px;
}

a:link { 
	color: #173797; 
	text-decoration: none;
}

a:visited { 
	color: #173797; 
	text-decoration: none;
}

a:hover { 
	color: #FF6600; 
	text-decoration: none; 
}

a:hover { 
	color: #FF6600; 
	text-decoration: none; 
}

img {
	border: 0px;
}

td, p {
	font-family:  sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

h1 { 
	font-family:  georgia, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold; 
	padding-top: 0px;
}

h2 { 
	font-family:  georgia, times new roman, serif;
	font-size: 9pt;
	font-weight: bold; 
}

.boldserif { 
	font-family:  georgia, arial, sans-serif;
	font-size: 13px;
	font-weight: bold; 
}

.midserif { 
	font-family:  georgia, arial, sans-serif;
	font-size: 12px;
}

.big {
	font-size: 18px;
        font-weight: bold;
	color: #ff0000;
        text-decoration: none;
}

.small { 
	font-size:  9px;
}

.smallbold { 
	font-size:  9px;
        font-weight: bold;
}

.bold { 
        font-weight: bold;
}                 

.micro { 
	font-size:  9px;
}

.tiny { 
	font-size:  9px;
}

.tinygray { 
	font-size:  9px;
	color: #dddddd;
}

.tinyred { 
	font-size:  9px;
	color: #CC8888;
}

.superbox, .mainbox, .contentbox {
	padding-top: 0px;
	text-align: center;
}
