A:link {
FONT-SIZE: 11px; 
COLOR: #003366; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
A:visited {
FONT-SIZE: 11px; 
COLOR: #003366; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
A:active {
FONT-SIZE: 11px; 
COLOR: #000000; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
A:hover {
FONT-SIZE: 11px; 
COLOR: #000000; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: underline overline}
BODY {
FONT-SIZE: 11px; 
CURSOR: default; 
COLOR: #333333; 
BACKGROUND-color: #FFFFFF; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}

TEXTAREA {
background-image: url('../../../themes/xdreamer/images/bg.gif');
background-repeat: repeat;
color:#4B4B4B;
font-size: 11px;
font-family: Arial,Helvetica,sans-serif;
background-color : #7B7B7B;
BORDER-TOP: 1px solid #7B7B7B; 
BORDER-BOTTOM: 1px solid #AEAEAE; 
BORDER-LEFT: 1px solid #7B7B7B; 
BORDER-RIGHT: 1px solid #AEAEAE;
}
P {
FONT-SIZE: 11px; 
COLOR: #797C7A; 
LINE-HEIGHT: 1.4; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
TABLE {
FONT-SIZE: 11px; 
COLOR: #333333; 
FONT-FAMILY:  arial, helvetica, verdana, sans-serif; 
TEXT-DECORATION: none
}
hr {
border-top: 1px solid #888888;
border-bottom: 1px solid #ffffff;
height: 2px;
width: 100%;
}

UL {
	LIST-STYLE-TYPE: square
}
.center {
	TEXT-ALIGN: center
}
.justify {
	TEXT-ALIGN: justify
}
.right {
	TEXT-ALIGN: right
}

SELECT {
	color : #6A696B;
	font: normal 11px Arial, Helvetica, sans-serif;
	 BACKGROUND: #D2D0D0;
}

BODY {
SCROLLBAR-BASE-color:  #B8B8B8;
SCROLLBAR-ARROW-color: #909090;
}
th	{
color: #272E34; 
font-size: 11px; 
font-weight : bold;
background-color: #FFFFFF;
BORDER-TOP: #ffffff 1px solid; 
BORDER-BOTTOM: #5d5d5d 1px solid; 
BORDER-LEFT: #ffffff 1px solid; 
BORDER-RIGHT: #5d5d5d 1px solid; height: 20px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2	{
			font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #272E34;
}


/* Form elements */
input {
background:#D1D0D0;
color:#272E34;
font:11px Arial,Helvetica,sans-serif;
BORDER-TOP: #807D7D 1px solid; 
BORDER-BOTTOM: #ffffff 1px solid; 
BORDER-LEFT: #807D7D 1px solid; 
BORDER-RIGHT: #ffffff 1px solid;
}

/* The text input fields background colour */
input { text-indent : 2px; }

