/*---------------------Intro Styles-------------------------*/
.introborder {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #610332;
	border-right-color: #610332;
	border-bottom-color: #610332;
	border-left-color: #610332;
}
/*---------------------Copyright Styles-------------------------*/
.copyright {font-family: Verdana, Arial;font-size: 10px;	color: #D67C91;}

.platinum {	font-family: Verdana, Tahoma, Arial;	font-size: 10px;	color: #D67C91;	text-decoration:none;}
.platinum:link, visited, active {font-family: Verdana, Tahoma, Arial;font-size: 10px; color: #D67C91; text-decoration:none;}
.platinum:hover {text-decoration: none;color: #FFFFFF;}

/*----------------------Big image BG --------------------------*/
.bigimage_bg {background-image: url(../images/pages/big_image.jpg);background-repeat: no-repeat;background-position: right;}
.bigimage_bg2 {background-image: url(../images/pages/big_image2.jpg);background-repeat: no-repeat;background-position: right;}
.bigimage_bg3 {background-image: url(../images/pages/big_image3.jpg);background-repeat: no-repeat;background-position: right;}
/*------------------------Fonts---------------------------------*/
.text {font-family: Verdana, Arial;font-size: 11px;color: #002D55;}
.text_ar {font-family: Tahoma, Arial;font-size: 12px;color: #002D55;}
.titles {font-family:Tahoma, Arial; font-size:12px; color:#15538C; font-weight:bold}

/*-------------------------------Email link--------------------------------*/
.links {	font-family: Verdana, Tahoma, Arial;	font-size: 11px;	color: #0659A4;	text-decoration:none;}
.links:link, visited, active {font-family: Verdana, Tahoma, Arial;font-size: 11px; color: #0659A4; text-decoration:none;}
.links:hover {text-decoration: underline;color: #95054D;}

/*-------------------------------topmenu link--------------------------------*/
.topmenu {	font-family: Tahoma, Arial;	font-size: 12px;	color: #B1487C;	text-decoration:none;font-weight:bold}
.topmenu:link, visited, active {font-family:  Tahoma, Arial;font-size: 12px; color: #B1487C; text-decoration:none;font-weight:bold}
.topmenu:hover {text-decoration: underline;color: #B1487C;font-weight:bold}

.topmenuAR {	font-family: Tahoma, Arial;	font-size: 12px;	color: #B1487C;	text-decoration:none; font-weight:bold}
.topmenuAR:link, visited, active {font-family:Tahoma, Arial;font-size: 12px; color: #B1487C; text-decoration:none; font-weight:bold}
.topmenuAR:hover {text-decoration: underline;color: #B1487C; font-weight:bold}