.contentHeader1
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	color : #EA0437;
	font-weight : normal;
}
.contentHeader2
{	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;
}
.string
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
}
.newsString
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #434343;
	font-weight : normal;
	padding-left:6px;
	padding-right:6px;
}
.stringBold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	float:right;padding-right:6px;
	font-weight:bold;
}
.string12
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
}
.string12Bold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
}
.bordoString
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	color : #AC3962;
}
.bordoStringBold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : #AC3962;
}
.bordoString12
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	color : #AC3962;
}
.bordoString12Bold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : #AC3962;
}
.redString
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	color : red;
}
.redStringBold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : red;
}
.redString12
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : normal;
	color : red;
}
.redString12Bold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : red;
}
.stringGold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #C8A25B;
	font-weight:normal;
}
.stringGoldBold
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #C8A25B;
	font-weight:bold;
}
.dictionaryHeader,.dictionaryHeader:visited ,.dictionaryHeader:hover
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	color : #FFCC00;
	font-weight : bold;
	text-decoration:none;
}
.faq,.faq:visited,.faq:hover
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #C8A25B;
	font-weight:normal;
}
/******************CONTROLS************************/
.button
{
	height:22px;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	background-color:#DCDCDC;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	text-align:center ;
	padding-top:2px;
	color : #434343;
	cursor :hand;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}
.inputBox
{
	/*height:23px;*/
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #434343;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	width:180;
padding-left: 4px;
}

.textareaBox
{
	/*height:23px;*/
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #434343;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	width:550;
}

.dateBox
{
	/*height:23px;*/
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #434343;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	width:60;
}

.buttonBox
{
	/*height:23px;*/
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #434343;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	width:80;
	cursor:hand;
}


.buttonRedBox
{
	/*height:23px;*/
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : red;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	cursor:hand;
}

.dateBtn
{
	/*height:23px;*/
	font-family :   Sans-Serif;
	font-size : 11px;
	color : #434343;
	border-width : 1px;
	border-color : #B4B3B3;
	border-style:solid;
	width:20;
	height:18;
	cursor:hand;
}

.comboBox
{
	height:23px;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #434343;
}
.listBox
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #434343;
}
.grayLine
{
	border-bottom-width : 1px;
	border-bottom-color : #DCDCDC;
	border-bottom-style:solid;
	background-color:#DCDCDC;
	height:1px;
	
}
/******************CONTROLS************************/
/*********************HEADER FOOTER********************/
.pageHeader
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	font-weight:bold;
	color : white;
	height:34px;
	padding-left:38px;
}
.FooterStringRed, .FooterStringRed:visited
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #EA0437;
	cursor :hand;
	text-decoration:none;
	font-weight : bold;
}
.FooterStringRed:hover
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #EA0437;
	cursor :hand;
	text-decoration:none;
	font-weight : bold;
}
.FooterItemRed
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	font-weight : bold;
	color : #EA0437;
	text-decoration:none;	
	padding-left : 3px;
	padding-right : 3px;
	height:20;
}
.FooterStringGray, .FooterStringGray:visited
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #666666;
	cursor :hand;
	text-decoration:none;
}
.FooterStringGray:hover
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #666666;
	cursor :hand;
	text-decoration:none;
}
.FooterItemGray
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	font-weight : bold;
	color : #666666;
	text-decoration:none;	
	padding-left : 3px;
	padding-right : 3px;
	height:20;
}
/*********************HEADER FOOTER********************/
A, A:visited
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #3A63AD;
	cursor :hand;
	text-decoration:underline;
}
A:hover
{
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #EA0437;
	cursor :hand;
	text-decoration:underline;
}

BODY
{
 background-image: url("world5.jpg");

}