@charset "utf-8";
.header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 130px;
	vertical-align: middle;
}
.home_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0094D6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.seperator {
	background-image: url(../images/navbar_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 2px;
}
.nav_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/navbar_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 140px;
}
.nav_bg:hover {
background: #1E6EB5
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 140px;
}
 .nav_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 140px;
	background-color: #0054A6;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0054A6;
	margin-left: 25px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-left: 25px;
}
.newstable {
	text-align: left;
	border: 1px dotted #6C6C6C;
	margin-top: 25px;
	margin-left: 25px;
}

.sidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008FD5;
	background-image: url(../images/sidebar_header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}
.sidebarheader_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054A6;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_grey.png);
	text-align: left;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008FD5;
	line-height: 5px;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 5px;
}
.main {
	margin-top: 53px;
	padding-left: 10px;
	padding-top: 25px;
}
.main_img {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #008FD5;
	height: 75px;
	border: 1px solid #008FD5;
	text-align: right;
}
.main_imgtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	height: 75px;
	padding: 10px;
	text-align: left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0054A6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.main_column1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 295px;
	padding-top: 10px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008FD5;
	background-color: #FFFFFF;
	background-image: url(../images/bg_grey.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	padding: 7px;
	border: 1px dotted #0054A6;
}
.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008FD5;
	list-style-position: outside;
	list-style-image: url(../images/arrow.png);
}
.submenutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0054A6;
	border-right-color: #0054A6;
	border-bottom-color: #0054A6;
	border-left-color: #0054A6;
}

.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px dotted #999999;
	padding: 10px;
	text-align: left;
}
.secondarynav_box {
	border: 1px dotted #1F68B0;
	padding-left: 10px;
	vertical-align: middle;
}

.main_column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
}
	
.main_column3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	background-color: #333333;
	padding-bottom: 5px;
	padding-left: 10px;
}
.secondarynav_table {
	border: 1px dotted #1F68B0;
	padding-left: 0px;
	vertical-align: middle;
}
.news_links {
	font-family: Arial;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	border: 1px dotted #0054A6;
}

.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0054A6;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #0054A6;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #1D8FCE;
}

.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008FD8;
	padding: 10px;
	width: 160px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.sidebarheaderselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/navbar_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0F57A6;
	border-right-color: #0F57A6;
	border-bottom-color: #0F57A6;
	border-left-color: #0F57A6;
	text-align: left;
	background-color: #0F57A6;
}
.sidebarheader_1sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F57A6;
	border-right-color: #0F57A6;
	border-bottom-color: #0F57A6;
	border-left-color: #0F57A6;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_blue.png);
	text-align: left;
}
.sidebarheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 35px;
	text-align: left;
	color: #008FD5;
}
.athlete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	height: 130px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_quote {
	width: 200px;
	border: 1px dotted #999999;
}
.athlete_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 130px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}
.image {
	padding: 5px;
	color: #990000;
}

.home_boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left
}
.home_boxtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	text-align: left
}
.main_column4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	line-height: 18px;
	padding-left: 10px;
}
.shiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/fan_club_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.dropdown {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.newstabletitle {
	text-align: left;
	border: 1px dotted #6C6C6C;
	margin-top: 25px;
	margin-left: 25px;
	padding: 10px;
}
