/*
OmegaSoft Corporate Style Sheet
Developed by OmegaSoft
beta@omegasoft.co.uk
*/

date
{
	color: #5CA716;
	font-family: verdana;
	font-size: 9pt;
}

h1
{
	color: #FF6600;
	font-family: verdana;
	font-size: 20px;
	line-height: 100%;
}

h2
{
	color: #FF6600;
	font-family: verdana;
	font-size: 16px;
	line-height: 100%;
}

h3
{
	color: #FF6600;
	font-family: verdana;
	font-size: 14px;
	line-height: 100%;
}

hr
{
	color: #C0C0C0;
	height: 1px;
}

#qf input, #qf button
{
    border-style: none;
    line-height: 20px;
    height: 20px;
}

#q
{
    border: 0px solid #2765ab;
    height: 20px;
}

#qf span
{
    background-color: #2765ab;
    padding: 1px 0;
    margin: 0;
}

#qf span.trblbdr
{
    padding: 1px 1px;
}

#qf span.trbbdr
{
    padding: 1px 1px 1px 0;
}

#qf #q
{
    padding: 0 0.2em;
}

#qf #srch_btn
{
    background: url('http://toolbar.omegasoft.co.uk/button.jpg') repeat-x;
    color: #fff;
    font-weight: bold;
}

TABLE
{	
	line-height: 130%;
	font-family: verdana;
	font-size: 12px;
}

UL 
{
	list-style-image: url('http://toolbar.omegasoft.co.uk/goto.jpg');
	line-height: 130%;
	font-family: verdana;
	font-size: 12px;
}

.menutext
{
    DISPLAY: none;
}

BODY 
{ 
	background-color: #FFFFFF;
	line-height: 130%;
	font-family: verdana;
	font-size: 12px;
}

p 
{ 
	line-height: 130%;
	font-family: verdana;
	font-size: 12px;
}

// Hyperlinks
A {font-family:verdana}
A:link {color:#0066CC;}
A:visited {color: #0066CC;}
A:hover {color: #FF6600}
A:active {color: #0066CC;}

.codetext
{
	font-family: Courier New; 
	font-size: 11px;
	margin-top: 0; 
	margin-bottom: 0;
	color : #336699; 

}

.code
{
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
	border-style: dashed;	
}
