body {
	background-color:#02305b;
	margin:0;
}

.bodybg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#000c16;
}
.innerbg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color:#000d18;
}
.subpanelbg {
	background-image: url(images/subpanel_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.newsbg {
	background-image: url(images/newsbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.welcomebg {
	background-image: url(images/welcomebg.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.conferencebg {
	background-image: url(images/conferencesbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.a1:link 
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

.a1:visited 
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

.a1:hover 
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #2bc0ee;
	font-weight:normal;
	text-decoration: none;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 11px;
	color: #334a94;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color: #334a94;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color: #334a94;
	text-decoration: underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #CFCFCF;
	font-weight:bold;
	text-decoration: none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #CFCFCF;
	font-weight:bold;
	text-decoration: none;
}

.a3:hover 
{
font-family: "Arial";
	font-size: 12px;
	color: #C7E400;
	font-weight:bold;
	text-decoration: none;
	

}
.a4:link 
{
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a4:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a4:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	

}

.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 16px;
	border: 1px solid #C5C5C5;
	width: 150px;
}
.dropdown {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 21px;
	border: 1px solid #C5C5C5;
	width: 154px;
}
.listmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 12px;
	border: 1px solid #C5C5C5;
	width:159px;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1E68AC;
	border: 1px solid #1E68AC;
	height: 17px;
	font-weight: bold;
	width: 99px;

}
.bodytext {	
	font-family: "Arial";
	font-size: 11px;
	color: #2F2F2F;
	line-height:14px;
}
.blacktext {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}
.greytext {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}
.navtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.whitetextsmall {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
}
.bluetext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #83c3f2;
}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #334a94;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}
.padding
{
	padding-left:6px;
}
.imagepadding
{
	padding-right:6px;
	padding-bottom:6px;
}
.imageborder1
{
	border: 2px solid #88cbed;
}
.imageborder2
{
	border: 2px solid #32678e;
}
