﻿/*******************************************************************************
	Main Tag Definitions
*******************************************************************************/
body{margin:0; padding:0; font-family:Arial; font-size:13px;}
image{margin:0; padding:0; display:block; border:none;}

table{}
td{padding:1px 1px 1px 1px;}

.myHead_td{background-color:#ebebeb; padding:2px 2px 2px 2px;}
.myLeft_td{background-color:#ffffcc; padding:2px 2px 2px 2px;}
.myRight_td{background-color:#fcfcdc; padding:2px 2px 2px 2px;}






/*******************************************************************************
	Class Definitions
*******************************************************************************/
.cFont_Header{font-family:Arial; font-size:24px; color:Black;}
.cFont_SubHeader{font-family:Arial; font-size:16px; color:Black;}

.cFont_Header2{font-family:Arial; font-size:16px; color:Black; font-weight:bold;}
.cFont_Body{font-family:Arial; font-size:12px; color:Black;}

.cImage{display:block;}





/*******************************************************************************
	Class Definitions
*******************************************************************************/
.cOutter{position:relative; z-index:5; width:1000px; margin:0 auto;}

.cInnerHeader{position:relative; z-index:5; clear:both; width:1000px; margin-top:75px;}
.cInnerLeft{position:relative; z-index:5; float:left; width:340px; min-height:560px; margin-top:75px; padding-bottom:15px; padding-right:15px; border-right:Dotted 1px Silver; text-align:center;}
.cInnerRight{position:relative; z-index:5; float:right; width:620px; min-height:560px; margin-top:75px; padding-left:15px; padding-bottom:15px; border-left:Dotted 1px Silver;}



.cImage_Logo{position:relative; z-index:5; width:800px; height:75px; margin:0 auto; background-image:url('../dirSiteImages/mgLogo2.png'); background-repeat:no-repeat; background-position:center top;}
.cImage_MGLogo{position:absolute; z-index:1; width:152px; height:150px; top:45px; left:750px; margin:0 auto; background-image:url('../dirSiteImages/mgLogo.png'); background-repeat:no-repeat; background-position:center top;}

.cImage_LogoUpper{position:relative; z-index:5; width:963px; height:89px; margin:0 auto; background-image:url('../dirSiteImages/upper_original.jpg'); background-repeat:no-repeat; background-position:center top;}





/*******************************************************************************

*******************************************************************************/
.modalStyle{background-color:Gray; opacity:0.6; filter:alpha(opacity=60)}

.arrowImagePrev{float:left;}
.arrowImageNext{float:right;}