﻿body
{
	background-color: #001b35;
}
.vmubody
{
	background-color: #001b35;
}
.T6logo
{
	background: url(VMU_images/titlelogo.jpg;
	background-repeat: no-repeat;
	background-position: center;
}
.T6menu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	text-align: center;
}

.T6menu ul
{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center;
}

.T6menu ul li
{
	display: inline;
}

.T6menu ul li a
{
	color: #c2c2c2;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 4px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 0px solid gray; /*bottom border is 3px*/
}

.T6menu ul li a:hover, .T6menu ul li a.selected
{
	border-bottom-color: black;
}
.T6subnav
{
	background: url(VMU_images/subnav2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: 1px solid #1a2e45;
	border-top: 1px solid #1a2e45;
}
.listmenu ul
{
	list-style-type: none;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
}

.listmenu li a
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #4b3326;
	vertical-align: bottom;
	padding-left: 10px;
	display: block;
	height: 24px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #e7ddce;
	background: url(images/bullet.jpg);
	background-repeat: no-repeat;
}

.listmenu li a:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: bottom;
	background-color: #794b27;
}
.Vmustyle1
{
	color: #E1D587;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	padding-right: 15px;
}
.Vmustyle2
{
	color: #acb194;
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
	margin-left: 0px;
	padding-right: 15px;
	text-align: justify;
}
.Vmustyle3
{
	color: #acb194;
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
	margin-left: 0px;
	text-align: justify;
	padding-left: 6px;
	padding-right: 15px;
	vertical-align: top;
}
.Vmustyle4
{
	color: #acb194;
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
	margin-left: 0px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.Vmuheading
{
	color: #95b3b3;
	font-size: 14px;
	font-family: Verdana;
	border-bottom: 1px solid #162e45;
	text-align: justify;
	padding-right: 15px;
}
.Vmulinw
{
	background: url(VMU_images/line.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.TextBoxLogin
{
	background-color: #657a8f;
	border-top: #122641 2px solid;
	border-bottom: #122641 2px solid;
	font-weight:bold;
	font-size: 8pt;
	border-right: #122641 2px solid;
	border-left: #122641 2px solid;
	color: #caced1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
}
.VMULoginbtn
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	border: 1px solid #172d48;
	background-color: #203450;
	width: 60px;
}
.VmuLoginbg
{
	background: url(VMU_images/Loginbgg5.jpg);
	background-repeat: no-repeat;

}
.Vmunews
{
	color: #E1D587;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	padding-right: 15px;
}
.Vmunews2
{
	color: #acb194;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
.subnavleft
{
	background: url(VMU_images/subnavleft.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 17px;
}
.subnavright
{
	background: url(VMU_images/subnavright.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 17px;
}
.subnavcenter
{
	background: url(VMU_images/subnavcenter.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.underlinemenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	text-align: center;
}

.underlinemenu ul
{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center;
}

.underlinemenu ul li
{
	display: inline;
}

.underlinemenu ul li a
{
	color: #c2c2c2;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 4px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 0px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected
{
	border-bottom-color: black;
}
.VmuText
{
	font-family: Verdana;
	color: #d5d5d5;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
}
.VmuText2
{
	font-family: Verdana;
	color: #bbc0c6;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
}
.VmuText3
{
	font-family: Verdana;
	color: #ddd07c;
	font-size: 14px;
	font-weight:bold;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:6px;
	line-height:18px;
}
.VmuText4
{
	font-family: Verdana;
	color: #ddd07c;
	font-size: 12px;
	font-weight:bold;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
}
.VmuText5
{
	font-family: Verdana;
	color: #bbc0c6;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 10px;
	line-height:18px;
}
.VmuText6
{
	font-family: Verdana;
	color: #bbc0c6;
	font-size: 15px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height:18px;
}
.vmusmalltxt
{
    font-family: Arial;
    font-size: 12px;
    color: #f2f2f2;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 16px;
    padding-left: 10px;
}
.vmuheadtxt
{
    font-family: Arial;
    font-size: 14px;
    color: #f2f2f2;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding-left: 10px;
}
.vmudot
{
    background: url(VMU_images/dotrepeat.png);
    background-repeat: repeat-x;
}