/*
***************************
BN Soft bMachine
http://boastology.com

Developed by Kailash Nadh.
kailash@bnsoft.net
http://bnsoft.net

Default Style sheet
***************************
*/

/**** GENERAL STYLES ***/
a {
font-family:Verdana;
font-size:10pt;
text-decoration:none;
color:#666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
li {
font-size:8pt;
color:rgb(204,51,0);
text-decoration:none;
}
body, tr, td {
font-family:Verdana;
font-size:10pt;
}
font {
font-family:Verdana;
font-size:10pt;
}
p {
font-family:Verdana;
font-size:10pt;
}
a:hover
{
color:#FF6600;
}

/********************/

/* Title on the the summaries page and the Full view page */
.title { font-family:Trebuchet MS,Verdana; text-decoration:underline; font-size:14pt; color:#FF6600; }

/* Category on the the summaries page and the Full view page */
.cat { font-family:Verdana;font-weight:normal; font-size:8pt; }

/* Date text on all the pages */
.date { font-family:Verdana; font-size:8 pt; color:black; font-weight:bold; }

/* "Attached File" link */
.att_link { font-family:Verdana; font-size:8 pt; color:#979726; }

/* Author Name */
.aname { font-family:Verdana; font-size:8 pt; color:#333333; }

/* Attached file link */
.t_file { font-family:Verdana; font-size:8 pt; color:#6868A0; }

/* "Total Votes", "Rating", "Rate now" */
.rating { font-family:Verdana; font-size:8 pt; color:#5E5E88; }

/* The dropdown menu's stlye [VOTING]  */
.trate { font-family:Verdana; font-size:8pt; color:rgb(51,51,51); background-color:rgb(249,249,249); border-width:1; border-color:rgb(104,100,113); border-style:solid; }

/* Search box style */
.search { font-family:Verdana; font-size:11; color:rgb(51,51,51); background-color:whitesmoke; border-width:1; border-color:rgb(103,103,143); border-style:solid; }

/* The main body's text content. i.e, the main article
   Please take care that this may override HTML articles */
.content { font-family:Trebuchet MS,Verdana; font-size:10 pt; color:#000000; }

/* Miscellanious small sized text */
.t_small { font-family:Verdana; font-size:8 pt; color:#383838; }

/* Error messages style */
.t_err { font-family:Verdana; font-size:8 pt; color:red; }

/* Remove the underlining of the links */
/*a { text-decoration:none; }*/

.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color:#666666; 
}
.hourPart
{
	border-width:medium;
	background-color:#f8f8f8;
	height:15px;
}
.hourPart1
{
	border-width:medium;
	background-color:#dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-color:#333333;
}
.activePart
{
	border-width:medium;
	background-color:#e8e8e8;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	padding:1px;
}
.activePartTitle
{
	border-width:medium;
	background-color:#d8d8d8;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold;
	padding:1px;
}
.mainTable
{

	background-color:#dcdcdc;
	padding:1px;
}
