/* ///////////////////////// *//* ///////////////////////// */
/* ///////////////////////// *//* ///////////////////////// */
/*  GENERAL STYLES & CLASSES FILE */
/* ///////////////////////// *//* ///////////////////////// */
/* ///////////////////////// *//* ///////////////////////// */

/* *********** ***/
/* font Styles  ***/
/* *********** ***/
.font9
{
	font-size:9px;
	text-decoration:none;	
	font-weight:normal;
}
.font10
{
	font-size:10px;
	text-decoration:none;	
	font-weight:normal;
}
.font11
{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.font12
{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.font13
{
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
.font14
{
	font-size:14px;
	text-decoration:none;	
	font-weight:normal;	
}
.font15
{
	font-size:15px;
	text-decoration:none;	
	font-weight:normal;	
}
.font17
{
	font-size:17px;
	text-decoration:none;	
	font-weight:normal;	
}
.font18
{
	font-size:18px;
	text-decoration:none;	
	font-weight:normal;	
}
.font20
{
	font-size:20px;
	text-decoration:none;	
	font-weight:normal;	
}
.font24
{
	font-size:24px;
	text-decoration:none;	
	font-weight:normal;	
}
.font30
{
	font-size:30px;
	text-decoration:none;	
	font-weight:normal;	
}
.font33
{
	font-size:33px;
	text-decoration:none;	
	font-weight:normal;	
}
.fontGeorgia
{
	font-family:georgia;	
}
.bold 
{
	font-weight	:bold;
}
.ul
{
	text-decoration:underline;	
}
.normalText
{
	text-decoration:none;	
}
.upp
{
	text-transform:uppercase;	
}
.spacing1
{
	word-spacing:1px;	
}
.alignRight
{
	text-align:right;	
}
.spacing1Minus
{
	word-spacing:-1px;
}
.spacing2Minus
{
	word-spacing:-2px;
}
.invisible
{
	display:none;	
}
.visible
{
	display:block;	
}

/* *********** ***/
/* Page Parts ***/
/* *********** ***/
BODY
{
	font-family:Arial;
	background: white;
	font-size:12px;
	background:url("/premium/myPolls/images/center/pattern_h.jpg") repeat-x #55ddf2;
	color: #666666;	
	text-align:left;
}
H1,H2,H3,H4,H5,H6,Form
{
	margin:0;	
}
H2
{
	font-size:15px;
	font-weight:bold;
	color:#333333;	
}
H1
{
	font-size:18px;
	font-weight:bold;
	color:#333333;	
}
A
{
	color:#0099ff;	
}
TD
{
	font-family:Arial;
	font-size:12px;
	color: #666666;	
}
#topPage
{
	position:relative;
	top:0;
	left:0;	
}
#thePage
{
	/*
	position:relative;
	top:200px;
	left:0;
	*/
	width:960px;
	/*background:url("/premium/myPolls/images/center/pattern.gif") repeat;*/
	background: #ffffff;

	
}
.sideMargin
{
	width:30px;	
}

#Footer
{
	/*
	position:relative;
	top:200px;
	left:0;
	*/
	height:160px;
}
#mainContent
{
	padding-top:30px;	
}
