.mainCSS {
	background-color: #d5d7d9;
}

.title {FONT-SIZE: 15px; line-height: 18px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif";FONT-WEIGHT: bold;}

.language {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #777777; white-space: nowrap; text-decoration: none;}

.titleBtn {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #888888; white-space: nowrap; text-decoration: none;}
.titleBtn:visited {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #888888; white-space: nowrap; text-decoration: none;}
.titleBtn:hover {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #d00217; white-space: nowrap; text-decoration: none;}

.optiontitle {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 17px; color: #2d5f97; font-weight: bold; text-decoration: none;}
.optiontitle:visited {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 17px; color: #2d5f97; font-weight: bold; text-decoration: none;}
.optiontitle:hover {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 17px; color: #d00217; font-weight: bold; text-decoration: none;}

.list_link {font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 17px;color: #2d5f97;text-decoration: none;}
.list_link:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 17px;color: #12d5f97;text-decoration: none;}
.list_link:hover {font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 17px;color: #d00217;text-decoration: underline;}

.content_link {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 11px;line-height: 16px;color: #2d5f97;text-decoration: none;}
.content_link:visited {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 11px;line-height: 16px;color: #12d5f97;text-decoration: none;}
.content_link:hover {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";font-size: 11px;line-height: 16px;color: #d00217;text-decoration: underline;}

.content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

.content_title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}

.red_title {
	font-family: "myriad Pro";
	font-size: 16px;
	font-weight: bolder;
	color: #d00217;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #eaeaea;
	background-attachment: scroll;
	background-image: url(gradientBg.jpg);
	background-repeat: repeat-x;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.NewsTitle {font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #2d5f97; text-decoration: none;}
.NewsTitle:visited {font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #2d5f97; text-decoration: none;}
.NewsTitle:hover {font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #2d5f97; text-decoration: underline;}

.directory {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.directory:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.directory:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #d00217;
	text-decoration: underline;
}
.innerPanelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #2d5f97;
	text-decoration: none;
}
.innerPanelTitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #12d5f97;
	text-decoration: none;
}
.innerPanelTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #d00217;
}


.innerPanel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 14px;
	text-decoration: none;
}


.directoryLast {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.gray_title {
	font-family: "myriad Pro";
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titleLine {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.partnerFrame {
	border: 1px solid #999999;
}


.boldBorder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.bottomContact {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}


.bottomBtn {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bottomBtn:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bottomBtn:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.onePixelGrayBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

